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
- 208
- Versions published
- 3
- First published
- Jun 2026
- Publisher
- foo-ogawa
Recommended action
Looks clean — keep monitoringNo 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":["[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":["[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts9
buildtsupcli:generatecli-contracts generatecli:validatecli-contracts validatelinttsc --noEmitprepublishOnlynpm run buildtestvitest runtest:watchvitestupdate-binnpm run install-bin --prefix ../aidev-skeleton/agent-kit-lite -- binversionnode -e "const fs=require('fs');const f='cli-contract.yaml';fs.writeFileSync(f,fs.readFileSync(f,'utf8').replace(/^ version: .*/m,' version: '+process.env.npm_package_version))" && git add cli-contract.yaml
Dependencies10
@anthropic-ai/claude-agent-sdk^0.3.161agent-contracts^0.34.2artifact-contracts^0.33.6commander^14.0.3minimatch^10.2.5picomatch^4.0.4tinyglobby^0.2.17typescript^5.7.0yaml^2.9.0zod^4.4.3