PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4205843 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,695
Previous version1.0.2
Published2026-05-24T07:32:00.429Z
SHA-2564bf5d8646eaaedf90ac85cff57da9b188b2c27f7ef4d4523cbef79f0b9c93278

Why flagged

What the scanner saw

Large Javascript Payload: 4205843 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.3Version
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.js4205843 bytes10

Manifest

Package metadata

Scripts3
  • buildbun run scripts/build.ts
  • 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