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
- 5
- Versions published
- 3
- First published
- Feb 2026
- Publisher
- argenisleon
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":["@ironmussa/[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":["@ironmussa/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 8247308 bytes
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
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/packages/runtime/dist/index.js | 8247308 bytes | 0 |
Manifest
Package metadata
Scripts46
buildbun run --cwd packages/client build && bun run --cwd packages/runtime build && bun run --cwd packages/server buildbuild:nativebun run --cwd packages/native-git buildbuild:native:debugbun run --cwd packages/native-git build:debugbuild:railwaybun install && bun run buildbuild:sidecarbun scripts/build-sidecar.tscodegenbunx playwright codegen http://localhost:5173db:pushbun run --cwd packages/runtime db:pushdb:studiobun run --cwd packages/runtime db:studiodevconcurrently --kill-others -n server,runner,client,orch -c blue,green,yellow,magenta "bun run dev:server" "bun run dev:runtime" "bun run dev:client" "bun run dev:orchestrator"dev:api-acpbun --watch --cwd packages/api-acp src/index.tsdev:clientcd packages/client && npx vitedev:orchestratorbun --env-file ./.env --watch packages/orchestrator/src/bin/orchestrator.tsdev:runtimebun --env-file ../../.env --watch --cwd packages/runtime src/index.tsdev:servercd packages/server && bun --env-file ../../.env --watch src/index.tsdocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docsfitnessbun run fitness:layering && bun run fitness:circular && bun run fitness:sizefitness:circularbun scripts/fitness/check-circular.tsfitness:growthbun scripts/fitness/check-file-growth.tsfitness:layeringbun scripts/fitness/check-layering.tsfitness:sizebun scripts/fitness/check-file-size.tsformatoxfmt --write .format:checkoxfmt --check .lintoxlint .lint:fixoxlint --fix .preparehuskyprepublishOnlynpm run buildrunconcurrently --kill-others -n server,runner,client -c blue,green,yellow "bun run run:server" "bun run run:runtime" "bun run run:client"run:clientcd packages/client && npx vite --no-clearScreen- …and 16 more.
Dependencies7
@agentclientprotocol/sdk^0.25.0@anthropic-ai/claude-agent-sdk^0.3.170@langchain/google-genai^2.1.26@langchain/openai^1.3.0deepagents-acp^0.1.3hono^4.12.9undici^8.4.0
Optional dependencies2
node-pty^1.1.0playwright^1.50.0