PkgRadar

Package evidence

[email protected]

Credential file access: matched "NPM_TOKEN"

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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes184,486
Previous versionnone
Published2026-05-24T23:59:06.853Z
SHA-2561a3c1b3c0959e116105740b084ef8e37f0b1f4192dd7ce92aec99b17f2e7dbe6

Why flagged

What the scanner saw

Credential file access: matched "NPM_TOKEN"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aditya_pathania_2194

3 members · evidence strength 69

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/publish.ymlmatched "NPM_TOKEN"30
mediumObfuscation Densitypackage/.claude/worktrees/competent-burnell-8d1330/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.claude/worktrees/vigilant-napier-0de76f/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/shared/src/index.tsmatched "curl "12
mediumRemote Payloadpackage/cli/src/lib/validator.tsmatched "curl "12

Manifest

Package metadata

Scripts3
  • buildtsup src/index.ts --format esm --dts --clean
  • devtsup src/index.ts --format esm --dts --watch
  • linttsc --noEmit -p tsconfig.json