PkgRadar

Package evidence

@pnpm/[email protected]

Install-time lifecycle script: preinstall="node setup.js"

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
3,103,977Ubiquitous · −70% score
Versions published
505Mature · −50% score
First published
Oct 2021
Publisher
GitHub ActionsTrusted automation · −70% score

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"}'
Artifact bytes3,851,026
Previous version11.5.3
Published2026-06-11T22:59:23.258Z
SHA-2560959197f1597bf0831065165c994d39c9680d4001a4b87d803ca1b22968e3f14

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node setup.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node setup.js"5
lowLarge Javascript Payloadpackage/dist/pnpm.mjs12519526 bytes0

Manifest

Package metadata

Scripts4
  • .testcross-env NODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169" jest
  • build-artifactspn --filter=pnpm prepublishOnly && node ./scripts/build-artifacts.ts
  • preinstallnode setup.js
  • testpn .test
Dependencies2
  • @reflink/reflink0.1.19
  • detect-libc^2.1.2
Optional dependencies7
  • @pnpm/linux-arm6411.6.0
  • @pnpm/linux-x6411.6.0
  • @pnpm/linuxstatic-arm6411.6.0
  • @pnpm/linuxstatic-x6411.6.0
  • @pnpm/macos-arm6411.6.0
  • @pnpm/win-arm6411.6.0
  • @pnpm/win-x6411.6.0