PkgRadar

Package evidence

@elizaos/[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.

Weekly downloads
5
Versions published
1
First published
Jun 2025
Publisher
shawticus

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":["@elizaos/[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":["@elizaos/[email protected]"],"fail_on":"review"}'
Publishershawticus
Artifact bytes16,179
Previous versionnone
Published2025-06-18T13:11:55.378Z
SHA-25621fa6974e1d96f705786d133e2c855e6a20c9f7e5010d91cf385a9047464850e

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
8Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/package.jsonmatched "AWS_ACCESS_KEY"3

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleanrm -rf dist .turbo node_modules .turbo-tsconfig.json tsconfig.tsbuildinfo
  • devtsup --watch
  • formatprettier --write ./src
  • format:checkprettier --check ./src
  • lintprettier --write ./src
  • testvitest run
  • test:watchvitest
Dependencies4
  • @aws-sdk/client-bedrock-runtime^3.830.0
  • @aws-sdk/credential-providers^3.830.0
  • @elizaos/corelatest
  • zod3.23.8