PkgRadar

Package evidence

@pnpm/[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":["@pnpm/[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":["@pnpm/[email protected]"],"fail_on":"high"}'
Publisherpnpmuser
Artifact bytes6,274
Previous version1100.0.14
Published2026-05-20T11:02:48.388Z
SHA-256e5d74a7c45adffb1bb0ef909b0429a734524df8b6232d07ddf62d33990dc9de2

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pnpmuser

12 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/logout.jsmatched ".npmrc"30

Manifest

Package metadata

Scripts4
  • .testcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169" jest
  • compiletsgo --build && pn lint --fix
  • linteslint "src/**/*.ts" "test/**/*.ts"
  • testpn compile && pn .test
Dependencies10
  • @pnpm/cli.utils1101.0.6
  • @pnpm/config.reader1101.3.3
  • @pnpm/error1100.0.0
  • @pnpm/network.fetch1100.0.6
  • @pnpm/network.web-auth1101.0.0
  • enquirer^2.4.1
  • normalize-registry-url2.0.1
  • read-ini-file5.0.0
  • render-help^2.0.0
  • write-ini-file5.0.0