Package evidence
[email protected]
Install Lifecycle Suppresses Failure: postinstall="npx camoufox-js fetch || 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.
- Versions published
- 33
- First published
- Feb 2026
- Publisher
- redf0x1
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 Lifecycle Suppresses Failure: postinstall="npx camoufox-js fetch || true"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (4 events)
- available → available · risk high · score 25 · status available -> available, risk high -> high, score 49 -> 25
- available → available · risk high · score 49 · status available -> available, risk high -> high, score 73 -> 49
- available → available · risk high · score 73 · status available -> available, risk high -> high, score 98 -> 73
- new → available · risk high · score 98 · status changed
Related candidates
Linked campaigns and clusters
redf0x1
2 members · evidence strength 63Install Lifecycle Suppresses Failure — postinstall="npx camoufox-js fetch || true"
2 members · evidence strength 69Install-time lifecycle script — postinstall="npx camoufox-js fetch || true"
2 members · evidence strength 69Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="npx camoufox-js fetch || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="npx camoufox-js fetch || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="npx camoufox-js fetch || true" | 5 |
Manifest
Package metadata
Scripts12
buildtscdevtsx watch src/server.tslinttsc --noEmitpostinstallnpx camoufox-js fetch || truepretestnpm run buildstartnode dist/src/server.jsstart:devtsx src/server.tstestjest --runInBand --detectOpenHandlestest:debugDEBUG_SERVER=1 jest --runInBand --detectOpenHandlestest:e2ejest --runInBand --detectOpenHandles tests/e2etest:liveRUN_LIVE_TESTS=1 jest --runInBand --detectOpenHandles tests/liveverify:packagebash scripts/verify-package.sh
Dependencies7
camoufox-js^0.8.5commander^14.0.0css-tree^3.2.1express^4.18.2openapi-types^12.1.3playwright-core^1.58.0swagger-ui-express^5.0.1
Optional dependencies1
argon2^0.41.1