PkgRadar

Package evidence

@antseed/[email protected]

no findings

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.

Versions published
126
First published
Feb 2026
Publisher
shahafan

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"review"}'

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":"review"}'
Publishershahafan
Artifact bytes228,349
Previous version0.1.126
Published2026-06-12T18:39:56.086Z
SHA-256d87bb21f1173c3aa23cf2ae84ea043bb4677ae0bcceb7f8f28d217b572ad9338

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.127Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildtsc
  • build: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.ts
  • postbuildnode ../../scripts/fix-executable.mjs dist/cli/index.js
  • prebuildnode ../../scripts/remove-paths.mjs dist
  • start:connectnode dist/cli/index.js connect
  • start:seednode dist/cli/index.js seed
  • testnpm run build && node --test dist/config/*.test.js dist/cli/commands/**/*.test.js dist/proxy/*.test.js dist/plugins/*.test.js
  • typechecktsc --noEmit
Dependencies11
  • @antseed/ant-agent0.1.34
  • @antseed/api-adapter0.1.39
  • @antseed/node0.2.91
  • @antseed/payments0.1.25
  • @antseed/provider-core0.2.50
  • chalk^5.6.2
  • cli-table3^0.6.5
  • commander^14.0.3
  • dotenv^16.6.1
  • open^11.0.0
  • ora^9.3.0