PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5070578 bytes

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
205,148Ubiquitous · −70% score
Versions published
170
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes2,454,520
Previous version0.6.51
Published2026-05-28T00:25:29.808Z
SHA-25681cd6b30451ab7e1479fce4765efddfd56a1361523af1b40f781cbc3642c67c5

Why flagged

What the scanner saw

Large Javascript Payload: 5070578 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.6.52Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.js5070578 bytes10

Manifest

Package metadata

Scripts7
  • buildbun run build:fonts && tsup && bun run build:runtime && bun run build:copy
  • build:copynode scripts/build-copy.mjs
  • build:fontsnode scripts/build-fonts.mjs
  • build:runtimetsx scripts/build-runtime.ts
  • devtsx src/cli.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies15
  • @hono/node-server^1.8.0
  • @puppeteer/browsers^2.13.0
  • adm-zip^0.5.16
  • citty^0.2.1
  • compare-versions^6.1.1
  • esbuild^0.25.12
  • fontkit^2.0.4
  • giget^3.2.0
  • hono^4.0.0
  • onnxruntime-node^1.20.0
  • open^10.0.0
  • postcss^8.5.8
  • prettier^3.8.1
  • puppeteer-core^24.39.1
  • sharp^0.34.5
Optional dependencies1
  • @google/genai^1.50.1