PkgRadar

Package evidence

antoine-cli==0.12.0

Py Runtime Subprocess: subprocess call — process spawning.

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
5
First published
May 2026
Publisher
AgentCulture

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["antoine-cli==0.12.0"],"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":["antoine-cli==0.12.0"],"fail_on":"review"}'
PublisherAgentCulture
Artifact bytes320,945
Previous versionnone
Published2026-05-26T18:30:01
SHA-256982b5a32bf3023caa37dad6cbd22a4f778fe36ecbd7462c142c5db050a981cfe

Why flagged

What the scanner saw

Py Runtime Subprocess: subprocess call — process spawning.

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

Availability ledger

available

review
Last checked
reviewRisk
44Score
0.12.0Version
Status history (1 event)
  1. newavailable · risk review · score 44 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumPy Runtime Subprocessantoine_cli-0.12.0/experiments/scripts_eval/manifest.pysubprocess call — process spawning.20
mediumRemote Payloadantoine_cli-0.12.0/.claude/skills/cicd/scripts/pr-status.shmatched "curl "12
mediumRemote Payloadantoine_cli-0.12.0/.claude/skills/sonarclaude/scripts/sonar.shmatched "curl "12