PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2179040 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
260
Versions published
26
First published
Apr 2026
Publisher
quickbeard

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherquickbeard
Artifact bytes409,685
Previous version0.3.6
Published2026-06-13T03:47:12.152Z
SHA-2567b7ed9c0d2b3fce576a5297b2aa563389daff4590a216c29cb7045c25710d31c

Why flagged

What the scanner saw

Large Javascript Payload: 2179040 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js2179040 bytes0

Manifest

Package metadata

Scripts12
  • buildtsx build.ts
  • checkbiome check
  • devtsx src/index.tsx
  • fixbiome check --write
  • postpackmv README.md README.npm.md && mv .readme-repo.bak README.md
  • prepackmv README.md .readme-repo.bak && mv README.npm.md README.md
  • preparehusky
  • prepublishOnlypnpm check && pnpm typecheck && pnpm test && pnpm build && node dist/index.js --version
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies6
  • @iarna/toml^2.2.5
  • ink^7.0.4
  • ink-spinner^5.0.0
  • jsonc-parser^3.3.1
  • open^11.0.0
  • react^19.2.6