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
193,553Ubiquitous · −70% score
Versions published
405Mature · −50% score
First published
Dec 2018
Publisher
pnpmuser

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes41,254
Previous version1002.1.17
Published2026-06-11T16:58:20.545Z
SHA-256390bbef4b6c1a680cac6f3c90b52c54026f3ed27d4776aa5cc958ec2208480f6

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
1Score
1002.1.18Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/reportError.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts6
  • _testjest
  • compiletsc --build && pnpm run lint --fix
  • just-test-previewts-node test --type-check
  • linteslint "src/**/*.ts" "test/**/*.ts"
  • starttsc --watch
  • testpnpm run compile && pnpm run _test
Dependencies21
  • @pnpm/cli-meta1000.0.17
  • @pnpm/config1004.11.4
  • @pnpm/core-loggers1001.0.10
  • @pnpm/dedupe.issues-renderer1000.0.2
  • @pnpm/dedupe.types1000.0.0
  • @pnpm/error1000.1.0
  • @pnpm/render-peer-issues1002.0.13
  • @pnpm/types1001.3.1
  • @pnpm/util.lex-comparator^3.0.2
  • ansi-diff^1.2.0
  • boxennpm:@zkochan/[email protected]
  • chalk^4.1.2
  • cli-truncate^2.1.0
  • normalize-path^3.0.0
  • pretty-bytes^5.6.0
  • pretty-ms^7.0.1
  • ramdanpm:@pnpm/[email protected]
  • rxjs^7.8.2
  • semver^7.7.4
  • stacktracey^2.2.0
  • string-length^4.0.2