PkgRadar

Package evidence

@hyperdag/[email protected]

Remote Payload: matched "cUrl "

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":["@hyperdag/[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":["@hyperdag/[email protected]"],"fail_on":"high"}'
Publisherseangoodwin
Artifact bytes27,498
Previous version0.6.0
Published2026-05-24T05:47:54.469Z
SHA-25682fc2363bd0c4144980372381ca931e1b9da6baafa7726229a684a31bf3ecdec

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

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

seangoodwin

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/commands/attestation.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/x402/client.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/commands/pay.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/reputation.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/commands/whois.jsmatched "cUrl "12

Manifest

Package metadata

Scripts5
  • buildtsc
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"
  • clinode dist/cli/index.js
  • prepublishOnlynpm run clean && npm run build
  • testjest
Dependencies2
  • commander^14.0.3
  • ethers^6.16.0