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":["@antseed/[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":["@antseed/[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 75 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/commands/network/browse.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/payment-utils.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/network/peer.js | matched "curL " | 12 |
| medium | Remote Payload | package/dist/cli/commands/seller/setup.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/seller/setup.test.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/seller/start.js | matched "cUrl " | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/commands/network/browse.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/payment-utils.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/network/peer.js | matched "curL " | 12 |
| medium | Remote Payload | package/dist/cli/commands/seller/setup.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/seller/setup.test.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/seller/start.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/cli/commands/identity/profile.js | matched "\\u2500" | 3 |
Manifest
Package metadata
Scripts9
buildtscbuild:bundleesbuild src/cli/index.ts --bundle --platform=node --format=esm --outfile=dist/bundle.mjs --external:better-sqlite3 --external:node-datachannel --external:koffi --external:keytar --banner:js='#!/usr/bin/env node'devtsx watch src/cli/index.tspostbuildnode ../../scripts/fix-executable.mjs dist/cli/index.jsprebuildnode ../../scripts/remove-paths.mjs diststart:connectnode dist/cli/index.js connectstart:seednode dist/cli/index.js seedtestnpm run build && node --test dist/config/*.test.js dist/cli/commands/**/*.test.js dist/proxy/*.test.js dist/plugins/*.test.jstypechecktsc --noEmit
Dependencies11
@antseed/ant-agent0.1.34@antseed/api-adapter0.1.39@antseed/node0.2.87@antseed/payments0.1.21@antseed/provider-core0.2.49chalk^5.6.2cli-table3^0.6.5commander^14.0.3dotenv^16.6.1open^11.0.0ora^9.3.0