PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4205080 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"}'
Publisherfairarena
Artifact bytes1,119,822
Previous version1.0.1
Published2026-05-23T13:57:31.127Z
SHA-256b678c438d820db51f639f19db06c65cd2d2395743732a128fd84ceb9a86b06e6

Why flagged

What the scanner saw

Large Javascript Payload: 4205080 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
1.0.2Version
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/index.js4205080 bytes10

Manifest

Package metadata

Scripts3
  • buildbun build src/index.tsx --outdir dist --target bun
  • devbun run --watch src/index.tsx
  • prepackbun run build
Dependencies12
  • @ai-sdk/react^3.0.186
  • @opentui/core^0.1.97
  • @opentui/react^0.1.97
  • ai^6.0.184
  • date-fns^4.1.0
  • hono^4.12.12
  • open^11.0.0
  • opentui-spinner^0.0.6
  • pretty-ms^9.3.0
  • react^19.2.4
  • react-router^7.14.0
  • zod^4.3.6