PkgRadar

Package evidence

@aabadin/[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":["@aabadin/[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":["@aabadin/[email protected]"],"fail_on":"high"}'
Publisheraabadin
Artifact bytes97,117
Previous version0.3.0
Published2026-05-25T02:31:03.204Z
SHA-2569306a8a1686074ecdc0cbc6be7471501d87bc49ebbce4a5feb2e381570922c78

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
33Score
0.3.1Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aabadin

5 members · evidence strength 70

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/retrieval/target-resolver.mjsmatched ".npmrc"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/retrieval/target-resolver.mjsmatched ".npmrc"30
lowObfuscationpackage/cli/doctor.mjsmatched "\\x1b"3

Manifest

Package metadata

Scripts3
  • prepublishOnlynpm test
  • testnode --test tests/*.test.mjs
  • test:watchnode --test --watch tests/*.test.mjs
Dependencies6
  • @babel/parser^7.26.0
  • @modelcontextprotocol/sdk^1.12.0
  • acorn^8.16.0
  • acorn-walk^8.3.0
  • express^5.2.1
  • zod^3.24.0