PkgRadar

Package evidence

@jobharvest/[email protected]

New Account With Lifecycle Hook: package first published 16 day(s) ago, 4 total version(s), has lifecycle hook

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
70
Versions published
4
First published
May 2026
Publisher
jwriter20

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":["@jobharvest/[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":["@jobharvest/[email protected]"],"fail_on":"high"}'
Publisherjwriter20
Artifact bytes74,384
Previous versionnone
Published2026-05-26T00:18:51.822Z
SHA-256ecaf43cb54b5d8fdfe3599fcccb552e89fade18ea4c5efe2c54ac42e18bb7274

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 16 day(s) ago, 4 total version(s), has lifecycle hook

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
5Score
0.11.3Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 16 day(s) ago, 4 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 16 day(s) ago, 4 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts8
  • buildrimraf dist && tsc && pnpm copy-files
  • checkbiome check
  • copy-filescp -r src/data-files dist/data-files
  • preinstallnpx only-allow pnpm
  • testbash tests-camoufox-js/run-tests.sh
  • test:camoufox-onlybash tests-camoufox-js/run-tests.sh --camoufox-only
  • test:upstream-onlybash tests-camoufox-js/run-tests.sh --upstream-only
  • test:vitestvitest --config tests-camoufox-js/vitest.config.ts
Dependencies12
  • adm-zip^0.5.16
  • better-sqlite3^12.2.0
  • cli-progress^3.12.0
  • commander^14.0.0
  • fingerprint-generator^2.1.66
  • glob^13.0.0
  • impit^0.13.0
  • language-tags^2.0.1
  • maxmind^5.0.0
  • pretty-bytes^7.1.0
  • ua-parser-js^2.0.2
  • xml2js^0.6.2