PkgRadar

Package evidence

@jadendev/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@jadendev/[email protected]"],"fail_on":"high"}'

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":["@jadendev/[email protected]"],"fail_on":"high"}'
Publisherjadendev
Artifact bytes11,446
Previous version1.0.3
Published2026-05-23T16:16:34.455Z
SHA-256478ba3a9db9c377a158017984770a3ec3f2fdc65b28668766ee886bc595dfe1b

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

high
Last checked
highRisk
81Score
1.0.4Version
Status history (1 event)
  1. newavailable · risk high · score 81 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jadendev

2 members · evidence strength 58

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/presets.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/dist/presets.mjsmatched "AWS_ACCESS_KEY"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/presets.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/dist/presets.mjsmatched "AWS_ACCESS_KEY"30
lowObfuscationpackage/bin/envault.jsmatched "\\x1b"3
lowObfuscationpackage/dist/index.jsmatched "\\x1B"3
lowObfuscationpackage/dist/plugins/next.jsmatched "\\x1B"3
lowObfuscationpackage/dist/plugins/vite.jsmatched "\\x1B"3
lowObfuscationpackage/dist/index.mjsmatched "\\x1B"3
lowObfuscationpackage/dist/plugins/next.mjsmatched "\\x1B"3
lowObfuscationpackage/dist/plugins/vite.mjsmatched "\\x1B"3

Manifest

Package metadata

Scripts2
  • buildtsup
  • prepublishOnlynpm run build