PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4226681 bytes

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"}'
Publishermuxbot
Artifact bytes930,967
Previous version0.1.53-beta.5
Published2026-05-24T10:23:15.373Z
SHA-256b17139c20e7793c8fe55cfca007b566109dfe4ca77e1abff434bd9a9969a820e

Why flagged

What the scanner saw

Large Javascript Payload: 4226681 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.1.53-beta.6Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main.js4226681 bytes10

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.js
  • checkbun run typecheck && bun test
  • devbun --watch run src/main.ts serve-foreground
  • initbash ./scripts/run-dev-cli.sh init
  • logsbash ./scripts/run-dev-cli.sh logs
  • pairingbash ./scripts/run-dev-cli.sh pairing
  • prepackbun run build
  • print-config-pathbun run src/main.ts print-config-path
  • restartbash ./scripts/run-dev-cli.sh restart
  • startbash ./scripts/run-dev-cli.sh start
  • statusbash ./scripts/run-dev-cli.sh status
  • stopbash ./scripts/run-dev-cli.sh stop
  • testenv -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.ts
  • typecheckbunx tsc --noEmit
Dependencies5
  • @slack/bolt^4.6.0
  • pngjs^7.0.0
  • proper-lockfile^4.1.2
  • zca-js2.1.2
  • zod^3.24.2