PkgRadar

Package evidence

[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
256
Versions published
38
First published
Apr 2026
Publisher
williamwa

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherwilliamwa
Artifact bytes3,433,156
Previous version0.9.1
Published2026-05-29T12:08:16.767Z
SHA-25641609a15b8c3581100314f302e58000f04c4205c9829d86d2f8fdc8c4badce43

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-53HPEAY7.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/dist-es-ORRKW74T.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/ObjectStorage-MQIU2C7M.jsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/dist/src-7RLMK3O4.js4144257 bytes0

Manifest

Package metadata

Scripts8
  • buildtsc -b
  • bundletsup
  • copy:assetsmkdir -p public/admin public/web drizzle && cp -r ../../apps/gateway/ui/dist/* public/admin/ 2>/dev/null; cp -r ../../apps/web/public/* public/web/ 2>/dev/null; cp -r ../../packages/store/drizzle/* drizzle/ 2>/dev/null; chmod +x dist/cli.js; true
  • devtsx src/cli.ts
  • dev:chattsx src/index.ts
  • prepublishOnlynpm run bundle && npm run copy:assets
  • testnpm run build && node --import tsx --test test/*.test.ts
  • typechecktsc -p tsconfig.typecheck.json --pretty false
Dependencies22
  • @hono/node-server^1.14.0
  • @mariozechner/pi-agent-core^0.70.6
  • @mariozechner/pi-ai^0.70.6
  • @mariozechner/pi-tui^0.70.6
  • @modelcontextprotocol/sdk^1.29.0
  • commander^12.1.0
  • croner^10.0.1
  • defuddle^0.11.0
  • discord.js^14.16.3
  • drizzle-orm^0.45.2
  • hono^4.7.2
  • jose^6.2.2
  • jsdom^24.0.0
  • langfuse^3.38.6
  • marked^15.0.12
  • pg^8.20.0
  • prom-client^15.1.3
  • react^19.1.0
  • react-dom^19.1.0
  • remend^1.3.0
  • ws^8.20.0
  • zod^4.3.6