PkgRadar

Package evidence

@obrain/[email protected]

Large Javascript Payload: 3067306 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":["@obrain/[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":["@obrain/[email protected]"],"fail_on":"review"}'
Publisherluke_bot
Artifact bytes658,143
Previous version0.1.10
Published2026-05-22T07:20:18.790Z
SHA-25693549d6540c51fba3a8d8b7642a117efcb0ac2d2c03dbce2924bf238ab66048b

Why flagged

What the scanner saw

Large Javascript Payload: 3067306 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.11Version
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.js3067306 bytes10

Manifest

Package metadata

Scripts2
  • buildbun build src/index.ts --outfile dist/index.js --target bun
  • devbun run src/index.ts
Dependencies5
  • @trpc/client^11.17.0
  • @trpc/server^11.17.0
  • jwt-decode^4.0.0
  • yargs17.7.2
  • zod^4.4.3