Package evidence
[email protected]
Install-time lifecycle script: install="prebuild-install || node-gyp rebuild"
Recommended action
Block this updateStatic 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"}'Why flagged
What the scanner saw
Install-time lifecycle script: install="prebuild-install || node-gyp rebuild"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 33 · status available -> available, risk high -> high, score 60 -> 33
- new → available · risk high · score 60 · status changed
Related candidates
Linked campaigns and clusters
renmu
2 members · evidence strength 56Install-time lifecycle script — install="prebuild-install || node-gyp rebuild"
2 members · evidence strength 62Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | install="prebuild-install || node-gyp rebuild" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | install="prebuild-install || node-gyp rebuild" | 30 |
| low | Credential file access | package/.github/workflows/release.yaml | matched "GITHUB_TOKEN" | 3 |
Manifest
Package metadata
Scripts5
buildprebuildinstallprebuild-install || node-gyp rebuildrebuild-debugnode-gyp rebuild --debugrebuild-releasenode-gyp rebuildtestmocha
Dependencies1
node-addon-api^8.5.0