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
- 523
- Versions published
- 52
- First published
- Apr 2026
- Publisher
- muxbot
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
Large Javascript Payload: 4287820 bytes
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 low · score 0 · 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 | Large Javascript Payload | package/dist/main.js | 4287820 bytes | 0 |
Manifest
Package metadata
Scripts14
buildnode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})" && bun build ./src/main.ts --target=node --outfile ./dist/main.jscheckbun run typecheck && bun testdevbun --watch run src/main.ts serve-foregroundinitbash ./scripts/run-dev-cli.sh initlogsbash ./scripts/run-dev-cli.sh logspairingbash ./scripts/run-dev-cli.sh pairingprepackbun run buildprint-config-pathbun run src/main.ts print-config-pathrestartbash ./scripts/run-dev-cli.sh restartstartbash ./scripts/run-dev-cli.sh startstatusbash ./scripts/run-dev-cli.sh statusstopbash ./scripts/run-dev-cli.sh stoptestenv -u SLACK_APP_TOKEN -u SLACK_BOT_TOKEN -u TELEGRAM_BOT_TOKEN -u TELEGRAM_CONTROL_BOT_TOKEN -u TELEGRAM_DEV_BOT_TOKEN bun test --preload ./test/preload-env.tstypecheckbunx tsc --noEmit
Dependencies5
@slack/bolt^4.6.0pngjs^7.0.0proper-lockfile^4.1.2zca-js2.1.2zod^3.24.2