PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="node scripts/install-native-addon.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
509
Versions published
25
First published
Jan 2026
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":["[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"}'
Artifact bytes39,552,877
Previous version0.13.2
Published2026-06-16T21:43:51.634Z
SHA-25692cf9de820441a840a3c9d20e889e02dd3825729b576fc9b97d0ac5ac1a68043

Why flagged

What the scanner saw

Install-time lifecycle script: install="node scripts/install-native-addon.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
0.14.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsoninstall="node scripts/install-native-addon.js"5

Manifest

Package metadata

Scripts48
  • //---- compile & test shortcuts ----
  • //---- external global test shortcuts ----
  • //---- external test shortcuts ----
  • //---- external v3 test shortcuts ----
  • //---- external v4 test shortcuts ----
  • //---- install pool externally and run our tests from there ----
  • //---- test shortcuts ----
  • //------------ Compile/Build Native Addon ------------
  • //------------ Compile/Build TypeScript Pool ------------
  • //------------ Testing ------------
  • //------------ npm Lifecycle (native build fallback) ------------
  • ae3testnpm run ep3test && npm run test:ext:meta:verify
  • ae4testnpm run ep4test && npm run test:ext:meta:verify
  • aetestnpm run eptest && npm run test:ext:meta:verify
  • atestnpm run ptest && npm run mvtest
  • buildtsdown
  • build:nativenode-gyp rebuild
  • build:prebuildprebuildify --napi --strip --tag-libc
  • cmtestnpm run build && npm run mtest
  • cmvtestnpm run build && npm run mvtest
  • cptestnpm run build && npm run ptest
  • eetestnpm run aetest && npm run ae4test && npm run ae3test
  • em3testnpm run test:ext:setup:v3 && npm run test:ext:meta
  • em4testnpm run test:ext:setup:v4 && npm run test:ext:meta
  • emtestnpm run test:ext:setup && npm run test:ext:meta
  • emv3testnpm run test:ext:setup:v3 && npm run test:ext:meta:verify
  • emv4testnpm run test:ext:setup:v4 && npm run test:ext:meta:verify
  • emvtestnpm run test:ext:setup && npm run test:ext:meta:verify
  • ep3testnpm run test:ext:setup:v3 && npm run test:ext:pass
  • ep4testnpm run test:ext:setup:v4 && npm run test:ext:pass
  • …and 18 more.
Dependencies8
  • birpc^4.0.0
  • node-addon-api^8.8.0
  • node-gyp-build^4.8.4
  • source-map~0.7.6
  • tinyglobby~0.2.15
  • tinyhighlight^0.3.2
  • tinypool^2.1.0
  • tinyrainbow^3.1.0