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 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":["[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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-53HPEAY7.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/dist-es-ORRKW74T.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/ObjectStorage-MQIU2C7M.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Large Javascript Payload | package/dist/src-7RLMK3O4.js | 4144257 bytes | 0 |
Manifest
Package metadata
Scripts8
buildtsc -bbundletsupcopy: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; truedevtsx src/cli.tsdev:chattsx src/index.tsprepublishOnlynpm run bundle && npm run copy:assetstestnpm run build && node --import tsx --test test/*.test.tstypechecktsc -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.0commander^12.1.0croner^10.0.1defuddle^0.11.0discord.js^14.16.3drizzle-orm^0.45.2hono^4.7.2jose^6.2.2jsdom^24.0.0langfuse^3.38.6marked^15.0.12pg^8.20.0prom-client^15.1.3react^19.1.0react-dom^19.1.0remend^1.3.0ws^8.20.0zod^4.3.6