PkgRadar

Package evidence

[email protected]

DNS / OAST exfiltration: matched "dns.resolveTxt"

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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"}'
Artifact bytes83,830
Previous version0.1.0
Published2026-05-24T13:02:56.392Z
SHA-25685555ffc138cf7b96c9549ad6693b4d776fab8d83f8003714085036bd3a897e8

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dns.resolveTxt"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/cli.jsmatched "dns.resolveTxt"30
highDNS / OAST exfiltrationpackage/dist/index.jsmatched "dns.resolveTxt"30
highDNS / OAST exfiltrationpackage/dist/tui.jsmatched "dns.resolveTxt"30
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/tui.jshigh encoded/escaped-token density12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/cli.jsmatched "dns.resolveTxt"30
highDNS / OAST exfiltrationpackage/dist/index.jsmatched "dns.resolveTxt"30
highDNS / OAST exfiltrationpackage/dist/tui.jsmatched "dns.resolveTxt"30
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/tui.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/cli.jsmatched "\\u2022"3
lowObfuscationpackage/dist/index.jsmatched "eval("3
lowObfuscationpackage/dist/tui.jsmatched "eval("3

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsup --watch
  • prepublishOnlynpm run build
  • startnode dist/cli.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies8
  • chalk^5.3.0
  • cheerio^1.0.0
  • commander^12.1.0
  • ink^7.0.3
  • ora^8.1.1
  • react^19.2.6
  • tldts^6.1.71
  • whoiser^1.18.0