PkgRadar

Package evidence

@fanboynz/[email protected]

DNS / OAST exfiltration: matched "dig lookups - COMPLETE FIXED VERSION\n * Provides domain analysis capabilities with proper timeout handling, custom whois servers, and retry logic\n */\n\n// execFile (no shell) for whois/dig invocations -- arguments are passed\n// directly to the executable as an argv array, so shell metacharacters in\n// config-supplied hostnames or server names CANNOT execute commands. The\n// prior `exec(string)` approach interpolated tainted values into a shell\n// string protected only by double-quoting, which doesn't stop $("

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
456
Versions published
138Established · −30% score
First published
Jul 2025
Publisher
fanboynz

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

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":["@fanboynz/[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":["@fanboynz/[email protected]"],"fail_on":"high"}'
Publisherfanboynz
Artifact bytes378,006
Previous version3.0.2
Published2026-05-26T06:55:57.681Z
SHA-25649bbd9895df529270bc5ac8d767e7ce910ee0de93f98f3e607f203842a4fc6db

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dig lookups - COMPLETE FIXED VERSION\n * Provides domain analysis capabilities with proper timeout handling, custom whois servers, and retry logic\n */\n\n// execFile (no shell) for whois/dig invocations -- arguments are passed\n// directly to the executable as an argv array, so shell metacharacters in\n// config-supplied hostnames or server names CANNOT execute commands. The\n// prior `exec(string)` approach interpolated tainted values into a shell\n// string protected only by double-quoting, which doesn't stop $("

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

Availability ledger

available

high
Last checked
highRisk
29Score
3.0.3Version
Status history (2 events)
  1. availableavailable · risk high · score 29 · status available -> available, risk high -> high, score 52 -> 29
  2. newavailable · risk high · score 52 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/lib/nettools.jsmatched "dig lookups - COMPLETE FIXED VERSION\n * Provides domain analysis capabilities with proper timeout handling, custom whois servers, and retry logic\n */\n\n// execFile (no shell) for whois/dig invocations -- arguments are passed\n// directly to the executable as an argv array, so shell metacharacters in\n// config-supplied hostnames or server names CANNOT execute commands. The\n// prior `exec(string)` approach interpolated tainted values into a shell\n// string protected only by double-quoting, which doesn't stop $("30
mediumRemote Payloadpackage/lib/openvpn_vpn.jsmatched "curl "12

Manifest

Package metadata

Scripts4
  • helpnode nwss.js --help
  • linteslint *.js lib/*.js
  • scannode nwss.js
  • startnode nwss.js
Dependencies6
  • ghost-cursor^1.4.2
  • lru-cache^11.3.5
  • p-limit^7.3.0
  • psl^1.15.0
  • puppeteer>=24.0.0
  • socks^2.8.9
Optional dependencies2
  • adblock-rs^0.12.3
  • puppeteer-core>=24.0.0