PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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"}'
Publisherjaime00
Artifact bytes63,139
Previous version0.2.10
Published2026-05-24T04:13:03.596Z
SHA-256abdfded5bacf8e3d6caa9d14e1306e125c0573dac3ec451a3fa5bb8a2c9de8a9

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jaime00

2 members · evidence strength 57

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/install.jsmatched ".npmrc"30
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/install.jshigh encoded/escaped-token density12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/install.jsmatched ".npmrc"30
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/install.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/git.jsmatched "\\x1B"3
lowObfuscationpackage/dist/index.jsmatched "\\uD800"3
lowObfuscationpackage/dist/install.jsmatched "\\x1B"3
lowObfuscationpackage/dist/run.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts1
  • buildnode build.js
Dependencies2
  • @clack/prompts^0.10.1
  • chalk^5.4.1