PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./dist/bin/post-install')}catch(e){}\""

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
9,063,005Ubiquitous · −70% score
Versions published
2,574Mature · −50% score
First published
Aug 2011
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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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

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":"high"}'
Artifact bytes16,941,923
Previous version22.7.0-pr.33655.12b0dd7
Published2026-04-01T13:11:48.925Z
SHA-256ca9022aad570a7b530fd093a1cc0df01e570bb7fa91917beefd41f7d19500bcb

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 22.7.0-pr.33655.2b96277 vs 22.7.0-pr.33655.12b0dd7: "node -e \"try{require('./dist/bin/post-install')}catch(e){}\""

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

Availability ledger

available

high
Last checked
highRisk
80Score
22.7.0-pr.33655.2b96277Version
Status history (1 event)
  1. newavailable · risk high · score 80 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 22.7.0-pr.33655.2b96277 vs 22.7.0-pr.33655.12b0dd7: "node -e \"try{require('./dist/bin/post-install')}catch(e){}\""40
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try{require('./dist/bin/post-install')}catch(e){}\""30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 22.7.0-pr.33655.2b96277 vs 22.7.0-pr.33655.12b0dd7: "node -e \"try{require('./dist/bin/post-install')}catch(e){}\""40
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try{require('./dist/bin/post-install')}catch(e){}\""30
lowCredential file accesspackage/dist/src/utils/package-manager.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"try{require('./dist/bin/post-install')}catch(e){}\""5
lowLarge Javascript Payloadpackage/dist/src/core/graph/main.js2930784 bytes0

Manifest

Package metadata

Scripts1
  • postinstallnode -e "try{require('./dist/bin/post-install')}catch(e){}"
Dependencies35
  • @ltd/j-toml^1.38.0
  • @napi-rs/wasm-runtime0.2.4
  • @yarnpkg/lockfile^1.1.0
  • @yarnpkg/parsers3.0.2
  • @zkochan/js-yaml0.0.7
  • axios1.12.0
  • cli-cursor3.1.0
  • cli-spinners2.6.1
  • cliui^8.0.1
  • dotenv~16.4.5
  • dotenv-expand~11.0.6
  • ejs^3.1.7
  • enquirer~2.3.6
  • figures3.2.0
  • flat^5.0.2
  • front-matter^4.0.2
  • ignore^7.0.5
  • jest-diff^30.0.2
  • jsonc-parser3.2.0
  • lines-and-columns2.0.3
  • minimatch10.2.4
  • npm-run-path^4.0.1
  • open^8.4.0
  • ora5.3.0
  • picocolors^1.1.0
  • resolve.exports2.0.3
  • semver^7.6.3
  • string-width^4.2.3
  • tar-stream~2.2.0
  • tmp~0.2.1
  • …and 5 more.
Optional dependencies10
  • @nx/nx-darwin-arm6422.7.0-pr.33655.2b96277
  • @nx/nx-darwin-x6422.7.0-pr.33655.2b96277
  • @nx/nx-freebsd-x6422.7.0-pr.33655.2b96277
  • @nx/nx-linux-arm-gnueabihf22.7.0-pr.33655.2b96277
  • @nx/nx-linux-arm64-gnu22.7.0-pr.33655.2b96277
  • @nx/nx-linux-arm64-musl22.7.0-pr.33655.2b96277
  • @nx/nx-linux-x64-gnu22.7.0-pr.33655.2b96277
  • @nx/nx-linux-x64-musl22.7.0-pr.33655.2b96277
  • @nx/nx-win32-arm64-msvc22.7.0-pr.33655.2b96277
  • @nx/nx-win32-x64-msvc22.7.0-pr.33655.2b96277