PkgRadar

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
2
First published
Jun 2026
Publisher
dhardman2200

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":["@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"}'
Publisherdhardman2200
Artifact bytes2,582,862
Previous version0.0.0
Published2026-06-12T19:29:14.375Z
SHA-2568d7b3b3d7f44025b80236be45c59b425eb09e78bcc896d77ee60ec1b9f0bb285

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

review
Last checked
reviewRisk
10Score
2026.612.1935Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/runtime/supervisor/bootstrap.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli/main.jsmatched "AWS_SECRET_ACCESS_KEY"5

Manifest

Package metadata

Scripts14
  • buildtsup
  • cleanrm -rf dist coverage .tscache
  • clinode ./dist/cli/main.js
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint .
  • lint:fixeslint . --fix
  • prepackpnpm build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
  • verifypnpm typecheck && pnpm lint && pnpm format:check && pnpm build && pnpm test
  • verify: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.0
  • better-sqlite3^12.10.0
  • commander^14.0.3
  • cron-parser^5.5.0
  • discord-api-types^0.38.48
  • fastify^5.2.1
  • proper-lockfile^4.1.2
  • sharp^0.34.0
  • ws^8.21.0
  • yaml^2.9.0
  • zod^4.4.3