PkgRadar

Package evidence

@evolvingmachines/[email protected]

Credential file access: matched ".AWS"

Recommended action

Block this update

Static 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"}'
Publisherbrandomagnani
Artifact bytes148,538
Previous version0.0.35
Published2026-05-22T06:49:29.477Z
SHA-256d483a6d647b26eda8e35302623674215d50b9706c0cc202d8cf9fb7f753ca4b6

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

high
Last checked
highRisk
90Score
0.0.37Version
Status history (1 event)
  1. newavailable · risk high · score 90 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

brandomagnani

3 members · evidence strength 70

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
mediumRemote Payloadpackage/dist/index.cjsmatched "curl "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
mediumRemote Payloadpackage/dist/index.cjsmatched "curl "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
lowObfuscationpackage/dist/index.cjsmatched "\\u26A0"3
lowObfuscationpackage/dist/index.jsmatched "\\u26A0"3

Manifest

Package metadata

Scripts55
  • 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 25 more.
Dependencies9
  • @agentclientprotocol/sdk^0.5.1
  • @composio/core^0.5.1
  • @evolvingmachines/daytona^0.0.37
  • @evolvingmachines/e2b^0.0.37
  • @evolvingmachines/modal^0.0.37
  • ajv^8.17.1
  • p-map^7.0.2
  • zod^3.24.0
  • zod-to-json-schema^3.25.0