PkgRadar

Package evidence

@pnpm/[email protected]

no findings

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
1,249,873Ubiquitous · −70% score
Versions published
112Mature · −50% score
First published
Jan 2020
Publisher
zkochan

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherzkochan
Artifact bytes6,690
Previous version1001.2.4
Published2026-02-17T15:45:56.230Z
SHA-2565d7bfa6ea90624bd423cb5724ea87cd725113ce286c0dc5dfe4a191877cd37e4

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1001.2.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • _testjest
  • compiletsc --build && pnpm run lint --fix
  • linteslint "src/**/*.ts" "test/**/*.ts"
  • testpnpm run compile && pnpm run _test
Dependencies13
  • @gwhitney/detect-indent7.0.1
  • @pnpm/error1000.0.5
  • @pnpm/graceful-fs1000.1.0
  • @pnpm/manifest-utils1002.0.4
  • @pnpm/text.comments-parser1000.0.0
  • @pnpm/types1001.3.0
  • @pnpm/write-project-manifest1000.0.16
  • fast-deep-equal^3.1.3
  • is-windows^1.0.2
  • json5^2.2.3
  • parse-json^5.2.0
  • read-yaml-file^2.1.0
  • strip-bom^4.0.0