Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 60 · status changed
Related candidates
Linked campaigns and clusters
seangoodwin
2 members · evidence strength 54Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/commands/attestation.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/x402/client.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/pay.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/reputation.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/whois.js | matched "cUrl " | 12 |
Manifest
Package metadata
Scripts5
buildtsccleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"clinode dist/cli/index.jsprepublishOnlynpm run clean && npm run buildtestjest
Dependencies2
commander^14.0.3ethers^6.16.0