PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cURL "

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
22Established · −30% score
First published
Nov 2025
Publisher
jwriter20

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherjwriter20
Artifact bytes62,909
Previous version0.1.18
Published2026-02-04T19:36:21.612Z
SHA-256dc5f6f042cd785237f1a04f2d0fc4d408c676439cbc2b143363a93b3bbec8e4a

Why flagged

What the scanner saw

Remote Payload: matched "cURL "

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bridge/server.gomatched "cURL "12

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.json
  • devtsc -p tsconfig.json --watch
  • linteslint 'src/**/*.ts'
  • prepublishOnlynpm run build
  • testnpm run build && node ./tests/get-ip.test.js && node ./tests/headless-render.test.js && node ./tests/integration.test.js
Dependencies13
  • camoufox-js^0.8.3
  • cheerio^1.1.2
  • fetch-cookie^3.1.0
  • fingerprint-generator^2.1.78
  • fingerprint-injector^2.1.78
  • header-generator^2.1.78
  • koffi^2.14.1
  • patchright^1.57.0
  • patchright-core^1.57.0
  • playwright^1.57.0
  • tough-cookie^6.0.0
  • undici^6.19.8
  • uuid^9.0.0