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
- 46
- First published
- Jan 2026
- Publisher
- brandomagnani
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":["@evolvingmachines/[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":["@evolvingmachines/[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
Scripts56
buildtsup --minifydevtsup src/index.ts --watchpretest:integrationnpm run buildpretest:unitnpm run buildtestnpm run test:unit && npm run test:integrationtest:01tsx tests/integration/01-all-agents-parallel.tstest:02tsx tests/integration/02-execute-command-streaming.tstest:03tsx tests/integration/03-file-operations.tstest:04tsx tests/integration/04-session-lifecycle.tstest:05tsx tests/integration/05-workspace-config.tstest:06tsx tests/integration/06-observability.tstest:07tsx tests/integration/07-background-timeouts.tstest:08tsx tests/integration/08-network.tstest:09tsx tests/integration/09-advanced-features.tstest:10tsx tests/integration/10-swarm-abstractions.tstest:11tsx tests/integration/11-schema-validation.tstest:12tsx tests/integration/12-swarm-verify.tstest:13tsx tests/integration/13-pipeline-abstractions.tstest:14tsx tests/integration/14-byok-direct-mode.tstest:15tsx tests/integration/15-oauth-mode.tstest:20tsx tests/integration/20-storage-checkpoints.tstest:21tsx tests/integration/21-storage-restore-fidelity.tstest:22tsx tests/integration/22-storage-dx.tstest:23tsx tests/integration/23-storage-edge-cases.tstest:24tsx tests/integration/24-kimi-gateway-hello.tstest:26tsx tests/integration/26-storage-full-surface.tstest:claudetsx tests/integration/01-all-agents-parallel.ts claudetest:codextsx tests/integration/01-all-agents-parallel.ts codextest:geminitsx tests/integration/01-all-agents-parallel.ts geminitest:integrationnpm run test:01- …and 26 more.
Dependencies8
@agentclientprotocol/sdk^0.5.1@evolvingmachines/daytona^0.0.49@evolvingmachines/e2b^0.0.49@evolvingmachines/modal^0.0.49ajv^8.17.1p-map^7.0.2zod^3.24.0zod-to-json-schema^3.25.0