PkgRadar

Package evidence

@evomap/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
88
First published
Mar 2026
Publisher
autogame-17

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@evomap/[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":["@evomap/[email protected]"],"fail_on":"review"}'
Publisherautogame-17
Artifact bytes1,102,317
Previous version1.89.3
Published2026-06-11T08:58:53.490Z
SHA-2566b9ff497288f845832bc4796c8b7025e5b4c7bfaee6372f15584a8d98b5dcc7c

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.89.4Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/gep/sanitize.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts10
  • a2a:exportnode scripts/a2a_export.js
  • a2a:ingestnode scripts/a2a_ingest.js
  • a2a:promotenode scripts/a2a_promote.js
  • distillnode index.js distill
  • reviewnode index.js review
  • runnode index.js run
  • solidifynode index.js solidify
  • startnode index.js
  • testnode -e "const fs=require('fs'),cp=require('child_process');const all=fs.readdirSync('test').filter(f=>f.endsWith('.test.js'));const iso=new Set(['solidifyIntegration.test.js']);const others=all.filter(f=>!iso.has(f)).map(f=>'test/'+f);const isoFiles=all.filter(f=>iso.has(f)).map(f=>'test/'+f);if(others.length)cp.execSync('node --test '+others.join(' '),{stdio:'inherit'});if(isoFiles.length)cp.execSync('node --test '+isoFiles.join(' '),{stdio:'inherit'})"
  • webuinode index.js webui
Dependencies5
  • @aws-sdk/client-bedrock-runtime^3.1053.0
  • @evomap/atp-sdk^0.1.0
  • @evomap/gep-sdk^1.5.0
  • dotenv^16.4.7
  • undici^7.0.0
Optional dependencies1
  • @napi-rs/keyring^1.1.6