PkgRadar

Package evidence

@jcoreio/[email protected]

Credential file access: matched ".aws/"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
19Established · −30% score
First published
Feb 2022
Publisher
jedwards1211

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@jcoreio/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@jcoreio/[email protected]"],"fail_on":"review"}'
Publisherjedwards1211
Artifact bytes60,941
Previous version2.6.0
Published2026-02-08T22:07:58.059Z
SHA-256392007bd4e08688078421ebe9f639bfc5f3a1e2bdfd0bfa8942e17197ac767e8

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
17Score
2.7.0Version
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential file accesspackage/ECRDeployer.mjsmatched ".aws/"10
mediumCredential file accesspackage/src/ECRDeployer.tsmatched ".aws/"10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/ECRDeployer.mjsmatched ".aws/"10
mediumCredential file accesspackage/src/ECRDeployer.tsmatched ".aws/"10
lowCredential file accesspackage/ECRDeployer.jsmatched ".aws/"5

Manifest

Package metadata

Dependencies9
  • @aws-sdk/client-ecr^3.577.0
  • @aws-sdk/client-sts^3.577.0
  • @babel/runtime^7.26.0
  • base64-js^1.5.1
  • find-up^8.0.0
  • inquirer^8.2.6
  • log4jcore^4.8.0
  • promisify-child-process^5.0.0
  • zod^3.25.76