PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node lib/install.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
95,287Mainstream · −50% score
Versions published
224Mature · −50% score
First published
May 2017
Publisher
castrodd

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publishercastrodd
Artifact bytes18,589
Previous version4.10.0
Published2026-05-22T15:38:53.138Z
SHA-25606eb366f5ecb6f57f761469b722eda40b234cbd006dd3d1ff86d4cdcf61fd9ee

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node lib/install.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node lib/install.js"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node lib/install.js"30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node lib/install.js"5

Manifest

Package metadata

Scripts2
  • postinstallnode lib/install.js
  • prepublishOnlynode lib/copy-metadata.js
Dependencies5
  • chalk5.6.2
  • extract-zip^2.0.1
  • https-proxy-agent9.0.0
  • progress2.0.3
  • rimraf^6.1.3