PkgRadar

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 update

Static 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"}'
Publisherredf0x1
Artifact bytes263,450
Previous version2.4.4
Published2026-05-25T05:04:40.721Z
SHA-25626f277738646bd40d82d0721ef3d783d380b5abeb29c015b2f5dad5668ae1028

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

high
Last checked
highRisk
25Score
2.4.5Version
Status history (4 events)
  1. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 49 -> 25
  2. availableavailable · risk high · score 49 · status available -> available, risk high -> high, score 73 -> 49
  3. availableavailable · risk high · score 73 · status available -> available, risk high -> high, score 98 -> 73
  4. newavailable · risk high · score 98 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

redf0x1

2 members · evidence strength 63
Repeated static TTPstale

Install Lifecycle Suppresses Failure — postinstall="npx camoufox-js fetch || true"

2 members · evidence strength 69
Repeated static TTPstale

Install-time lifecycle script — postinstall="npx camoufox-js fetch || true"

2 members · evidence strength 69

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="npx camoufox-js fetch || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="npx camoufox-js fetch || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx camoufox-js fetch || true"5

Manifest

Package metadata

Scripts12
  • buildtsc
  • devtsx watch src/server.ts
  • linttsc --noEmit
  • postinstallnpx camoufox-js fetch || true
  • pretestnpm run build
  • startnode dist/src/server.js
  • start:devtsx src/server.ts
  • testjest --runInBand --detectOpenHandles
  • test:debugDEBUG_SERVER=1 jest --runInBand --detectOpenHandles
  • test:e2ejest --runInBand --detectOpenHandles tests/e2e
  • test:liveRUN_LIVE_TESTS=1 jest --runInBand --detectOpenHandles tests/live
  • verify:packagebash scripts/verify-package.sh
Dependencies7
  • camoufox-js^0.8.5
  • commander^14.0.0
  • css-tree^3.2.1
  • express^4.18.2
  • openapi-types^12.1.3
  • playwright-core^1.58.0
  • swagger-ui-express^5.0.1
Optional dependencies1
  • argon2^0.41.1