PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="node dist/postinstall.js || true"

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
71
Versions published
22
First published
Apr 2026
Publisher
plunderstruck

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"}'
Publisherplunderstruck
Artifact bytes241,805
Previous version0.6.7
Published2026-06-06T23:29:26.562Z
SHA-256fbabbc6319dd3ac62b4a568a4fd0e60d6c005db5843592d10a2c8c49c8dbc9ae

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node dist/postinstall.js || true"

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

Availability ledger

available

high
Last checked
highRisk
25Score
0.6.9Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist/postinstall.js || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist/postinstall.js || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/postinstall.js || true"5

Manifest

Package metadata

Scripts9
  • buildtsup
  • calibratenode scripts/accuracy-calibration.mjs
  • devtsup --watch
  • linteslint src tests tsup.config.ts
  • postinstallnode dist/postinstall.js || true
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies6
  • @bufbuild/protobuf^2.11.0
  • @c4312/scip^0.1.0
  • better-sqlite3^12.9.0
  • commander^13.1.0
  • ignore^7.0.3
  • ts-morph^28.0.0
Optional dependencies15
  • @sourcegraph/scip-typescript^0.4.0
  • scip-python-plus^0.7.4
  • tree-sitter0.21.1
  • tree-sitter-c0.23.2
  • tree-sitter-c-sharp0.23.1
  • tree-sitter-cpp0.23.4
  • tree-sitter-java0.23.5
  • tree-sitter-javascript0.23.1
  • tree-sitter-kotlin0.3.8
  • tree-sitter-php0.23.12
  • tree-sitter-python0.23.4
  • tree-sitter-ruby0.23.1
  • tree-sitter-rust0.23.1
  • tree-sitter-scala0.24.0
  • tree-sitter-typescript0.23.2