PkgRadar

Package evidence

@evolvingmachines/[email protected]

no findings

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
832
Versions published
45
First published
Jan 2026
Publisher
brandomagnani

Recommended action

Looks clean — keep monitoring

No 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"}'
Publisherbrandomagnani
Artifact bytes155,116
Previous version0.0.47
Published2026-06-09T17:44:11.604Z
SHA-256f670013f87e607a2d53fb2195135732641d53701bb46393c3762d228b1f4e4a2

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

low
Last checked
lowRisk
0Score
0.0.48Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts56
  • buildtsup --minify
  • devtsup src/index.ts --watch
  • pretest:integrationnpm run build
  • pretest:unitnpm run build
  • testnpm run test:unit && npm run test:integration
  • test:01tsx tests/integration/01-all-agents-parallel.ts
  • test:02tsx tests/integration/02-execute-command-streaming.ts
  • test:03tsx tests/integration/03-file-operations.ts
  • test:04tsx tests/integration/04-session-lifecycle.ts
  • test:05tsx tests/integration/05-workspace-config.ts
  • test:06tsx tests/integration/06-observability.ts
  • test:07tsx tests/integration/07-background-timeouts.ts
  • test:08tsx tests/integration/08-network.ts
  • test:09tsx tests/integration/09-advanced-features.ts
  • test:10tsx tests/integration/10-swarm-abstractions.ts
  • test:11tsx tests/integration/11-schema-validation.ts
  • test:12tsx tests/integration/12-swarm-verify.ts
  • test:13tsx tests/integration/13-pipeline-abstractions.ts
  • test:14tsx tests/integration/14-byok-direct-mode.ts
  • test:15tsx tests/integration/15-oauth-mode.ts
  • test:20tsx tests/integration/20-storage-checkpoints.ts
  • test:21tsx tests/integration/21-storage-restore-fidelity.ts
  • test:22tsx tests/integration/22-storage-dx.ts
  • test:23tsx tests/integration/23-storage-edge-cases.ts
  • test:24tsx tests/integration/24-kimi-gateway-hello.ts
  • test:26tsx tests/integration/26-storage-full-surface.ts
  • test:claudetsx tests/integration/01-all-agents-parallel.ts claude
  • test:codextsx tests/integration/01-all-agents-parallel.ts codex
  • test:geminitsx tests/integration/01-all-agents-parallel.ts gemini
  • test:integrationnpm run test:01
  • …and 26 more.
Dependencies8
  • @agentclientprotocol/sdk^0.5.1
  • @evolvingmachines/daytona^0.0.48
  • @evolvingmachines/e2b^0.0.48
  • @evolvingmachines/modal^0.0.48
  • ajv^8.17.1
  • p-map^7.0.2
  • zod^3.24.0
  • zod-to-json-schema^3.25.0