PkgRadar

Package evidence

@buildautomaton/[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.

Weekly downloads
769
Versions published
50
First published
Mar 2026
Publisher
rchodava

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":["@buildautomaton/[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":["@buildautomaton/[email protected]"],"fail_on":"review"}'
Publisherrchodava
Artifact bytes1,575,488
Previous version0.1.48
Published2026-06-02T18:54:55.285Z
SHA-2562245419a7b92dbb0c3ffa87041636f1043de26f3593116bbdd51e7031f4bef2a

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.49Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildnode scripts/build.mjs
  • devnode scripts/build.mjs --watch
  • startnode dist/cli.js $@
  • testvitest run
  • type-checktsc --noEmit
Dependencies8
  • @agentclientprotocol/sdk^0.14.0
  • @zed-industries/codex-acp^0.10.0
  • commander^12.0.0
  • node-sqlite3-wasm^0.8.57
  • open^10.1.0
  • simple-git^3.32.3
  • tree-kill^1.2.2
  • ws^8.18.0