PkgRadar

Package evidence

@pnpm/[email protected]

Credential file access: matched ".npmrc"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
300
Versions published
23
First published
Mar 2026
Publisher
pnpmuser

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherpnpmuser
Artifact bytes6,032
Previous version1100.2.2
Published2026-06-11T23:03:29.063Z
SHA-256ee876217595f91b63893c7e666b515cac73655ff0c715fb19de50830720db257

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

review
Last checked
reviewRisk
5Score
1100.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/logout.jsmatched ".npmrc"5

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
Dependencies11
  • @inquirer/prompts^8.4.3
  • @pnpm/cli.utils1101.0.11
  • @pnpm/config.reader1101.8.0
  • @pnpm/error1100.0.0
  • @pnpm/network.fetch1100.1.2
  • @pnpm/network.web-auth1101.1.0
  • @pnpm/registry-access.client1100.1.3
  • normalize-registry-url2.0.1
  • read-ini-file5.0.0
  • render-help^2.0.0
  • write-ini-file5.0.0