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
- 3
- First published
- Jul 2025
- Publisher
- shawticus
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts13
buildbun run build.tscheck-typestsc --noEmitdemo:interactivebun run scripts/demo-interactive.tsdevbun run build.ts --watchformatprettier --check .format:fixprettier --write .linteslint --max-warnings 0 .lint:fixeslint --fix .testbun test && elizaos testtest:interactivebun run build && bun run src/interactive-test.tstest:sandboxbun run build && node scripts/verify-sandbox.jstypecheckbun run check-typesverify-sandboxnode scripts/verify-sandbox.js
Dependencies24
@anthropic-ai/claude-code^1.0.0@elizaos/core^1.2.1@elizaos/plugin-bootstrap^1.2.1@elizaos/plugin-e2b^1.2.0@elizaos/plugin-forms^1.2.0axios^1.6.5bip32^4.0.0bip39^3.1.0bitcoinjs-lib^6.1.3chokidar^4.0.1discord.js^14.17.0dockerode^4.0.2express^4.18.3fs-extra^11.2.0ioredis^5.6.1lighthouse^11.4.0lru-cache^11.0.2qrcode^1.5.4stripe^14.10.0tiny-secp256k1^2.2.3typescript5.8.3uuid^11.1.0ws^8.18.0zod3.25.67