PkgRadar

Package evidence

@codedrifters/[email protected]

Credential file access: matched ".AWS"

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":["@codedrifters/[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":["@codedrifters/[email protected]"],"fail_on":"high"}'
Artifact bytes42,607
Previous version0.0.76
Published2026-05-22T09:24:56.761Z
SHA-256858f62020d40f619b435f238b03f21ede5aef23e0e7aca6f1f86d2b5dd041a7c

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

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

driftercameron

6 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/index.jsmatched ".AWS"30
highCredential file accesspackage/lib/index.mjsmatched ".AWS"30

Manifest

Package metadata

Scripts17
  • buildprojen build
  • bumpprojen bump
  • compileprojen compile
  • defaultprojen default
  • eslintprojen eslint
  • packageprojen package
  • post-compileprojen post-compile
  • post-upgradeprojen post-upgrade
  • pre-compileprojen pre-compile
  • projenprojen
  • releaseprojen release
  • resetprojen reset
  • testprojen test
  • test:watchprojen test:watch
  • unbumpprojen unbump
  • upgradeprojen upgrade
  • watchprojen watch
Dependencies4
  • @types/aws-lambda^8.10.161
  • change-case^4.0
  • esbuild^0.28.0
  • js-yaml^4.1.0