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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | install="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:verifyae4testnpm run ep4test && npm run test:ext:meta:verifyaetestnpm run eptest && npm run test:ext:meta:verifyatestnpm run ptest && npm run mvtestbuildtsdownbuild:nativenode-gyp rebuildbuild:prebuildprebuildify --napi --strip --tag-libccmtestnpm run build && npm run mtestcmvtestnpm run build && npm run mvtestcptestnpm run build && npm run ptesteetestnpm run aetest && npm run ae4test && npm run ae3testem3testnpm run test:ext:setup:v3 && npm run test:ext:metaem4testnpm run test:ext:setup:v4 && npm run test:ext:metaemtestnpm run test:ext:setup && npm run test:ext:metaemv3testnpm run test:ext:setup:v3 && npm run test:ext:meta:verifyemv4testnpm run test:ext:setup:v4 && npm run test:ext:meta:verifyemvtestnpm run test:ext:setup && npm run test:ext:meta:verifyep3testnpm run test:ext:setup:v3 && npm run test:ext:passep4testnpm run test:ext:setup:v4 && npm run test:ext:pass- …and 18 more.
Dependencies8
birpc^4.0.0node-addon-api^8.8.0node-gyp-build^4.8.4source-map~0.7.6tinyglobby~0.2.15tinyhighlight^0.3.2tinypool^2.1.0tinyrainbow^3.1.0