Package evidence
@frozenproductions/[email protected]
Install-time lifecycle script: postinstall="node ./scripts/build-binary.js"
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":["@frozenproductions/[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":["@frozenproductions/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node ./scripts/build-binary.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
scan error
Latest scanner note: HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/%40frozenproductions%2Fniteo)
Status history (2 events)
- available → scan_error · risk none · score — · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/%40frozenproductions%2Fniteo)
- new → available · risk high · score 60 · status changed
Related candidates
Linked campaigns and clusters
frozenproductions
3 members · evidence strength 66Install-time lifecycle script — postinstall="node ./scripts/build-binary.js"
3 members · evidence strength 72Install Lifecycle Remote Or Exec — postinstall="node ./scripts/build-binary.js"
3 members · evidence strength 72Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="node ./scripts/build-binary.js" | 30 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node ./scripts/build-binary.js" | 30 |
Manifest
Package metadata
Scripts4
build:binarycargo build --releasecheckcargo checkpostinstallnode ./scripts/build-binary.jstestcargo test