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
Obfuscation Density: high encoded/escaped-token density
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 54 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/web/assets/Macos-MW4AE7LN-Vvm8Drw3.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dist/web/assets/metamask-sdk-CgX-loxF.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/server.js | matched "cUrl " | 12 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/web/assets/Macos-MW4AE7LN-Vvm8Drw3.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dist/web/assets/metamask-sdk-CgX-loxF.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/server.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/web/assets/core-C3Yl6Mm6.js | matched "Buffer.from(t,\"base64" | 3 |
| low | Obfuscation | package/dist/web/assets/index-C9xiIbcG.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/web/assets/index-Cqasp_n2.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/web/assets/index-DTf1bmxt.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/dist/web/assets/index.es-ALp3MGS5.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/web/assets/metamask-sdk-CgX-loxF.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts9
buildnpm run build:server && npm run build:webbuild:servertsc -p tsconfig.jsonbuild:webvite builddevconcurrently -k "npm:dev:web" "npm:dev:server"dev:servertsc -p tsconfig.json --watch --preserveWatchOutputdev:webvitestartnode dist/index.jstestvitest runtypechecktsc --noEmit
Dependencies4
@antseed/node0.2.87@fastify/cors^10.0.0@fastify/static^9.0.0fastify^5.7.4