PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3805934 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"}'
Publishergrendn_k
Artifact bytes903,669
Previous version0.21.1
Published2026-04-28T21:14:02.423Z
SHA-2565b8c5a5e560828bb540faf55a2a4512c284a90418994e51bc00047a2ba8054c2

Why flagged

What the scanner saw

Large Javascript Payload: 3805934 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.22.0Version
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/cli.js3805934 bytes10

Manifest

Package metadata

Scripts5
  • buildbun run build.ts
  • devbun run src/index.ts
  • linteslint src/
  • typechecktsc --noEmit -p tsconfig.build.json
  • typecheck:alltsc --noEmit
Dependencies13
  • @hono/node-server^1.19.11
  • @mistralai/mistralai^1.15.0
  • @modelcontextprotocol/sdk^1.27.1
  • @sentry/node^8.35.0
  • @supabase/supabase-js^2.98.0
  • @types/express^5.0.6
  • ajv^8.20.0
  • chalk^5.6.2
  • commander^14.0.3
  • express^5.2.1
  • express-rate-limit^8.3.0
  • hono^4.12.5
  • yaml^2.8.2