Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".AWS"
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 high · score 90 · status changed
Related candidates
Linked campaigns and clusters
brandomagnani
3 members · evidence strength 70Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/index.cjs | matched ".AWS" | 30 |
| high | Credential file access | package/dist/index.js | matched ".AWS" | 30 |
| medium | Remote Payload | package/dist/index.cjs | matched "curl " | 12 |
| medium | Remote Payload | package/dist/index.js | matched "curl " | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/index.cjs | matched ".AWS" | 30 |
| high | Credential file access | package/dist/index.js | matched ".AWS" | 30 |
| medium | Remote Payload | package/dist/index.cjs | matched "curl " | 12 |
| medium | Remote Payload | package/dist/index.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/index.cjs | matched "\\u26A0" | 3 |
| low | Obfuscation | package/dist/index.js | matched "\\u26A0" | 3 |
Manifest
Package metadata
Scripts55
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 25 more.
Dependencies9
@agentclientprotocol/sdk^0.5.1@composio/core^0.10.0@evolvingmachines/daytona^0.0.39@evolvingmachines/e2b^0.0.39@evolvingmachines/modal^0.0.39ajv^8.17.1p-map^7.0.2zod^3.24.0zod-to-json-schema^3.25.0