Package evidence
@twentytwohundred/[email protected]
Credential file access: matched "AWS_SECRET_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
- 3
- First published
- Jun 2026
- Publisher
- dhardman2200
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":["@twentytwohundred/[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":["@twentytwohundred/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_SECRET_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 10 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/runtime/supervisor/bootstrap.js | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/cli/main.js | matched "AWS_SECRET_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts14
buildtsupcleanrm -rf dist coverage .tscacheclinode ./dist/cli/main.jsformatprettier --write .format:checkprettier --check .linteslint .lint:fixeslint . --fixprepackpnpm buildtestvitest runtest:coveragevitest run --coveragetest:watchvitesttypechecktsc --noEmitverifypnpm typecheck && pnpm lint && pnpm format:check && pnpm build && pnpm testverify:allpnpm verify && pnpm --filter @twentytwohundred/web verify
Dependencies18
@discordjs/core^2.0.1@discordjs/rest^2.4.0@fastify/static^9.1.3@fastify/websocket^11.0.1@modelcontextprotocol/sdk^1.29.0@openpub-ai/pub-server0.3.3@slack/web-api^7.16.0@spotify/web-api-ts-sdk^1.2.0better-sqlite3^12.10.0commander^14.0.3cron-parser^5.5.0discord-api-types^0.38.48fastify^5.2.1proper-lockfile^4.1.2sharp^0.34.0ws^8.21.0yaml^2.9.0zod^4.4.3