PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3726524 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
40,748Mainstream · −50% score
Versions published
66Established · −30% score
First published
Jul 2025
Publisher
sirtenzin

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

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"}'
Publishersirtenzin
Artifact bytes718,328
Previous version1.1.4
Published2026-03-19T15:05:06.824Z
SHA-25602aa22d63dc6dd18506a77b3fc4d5fb10b65b1268b2a8fbea3e25c8a44a34207

Why flagged

What the scanner saw

Large Javascript Payload: 3726524 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
1.1.5Version
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/cli.js3726524 bytes0

Manifest

Package metadata

Scripts8
  • buildbun run bun.config.ts
  • devnodemon -e ts,tsx --watch src --ignore dist --exec "bun run bun.config.ts"
  • dev:bunbun run dev.ts
  • testbun test
  • test-clinode --trace-deprecation -- ./dist/cli.js
  • test2prettier --check . && xo && ava
  • test:watchbun test --watch
  • tsbunx tsgo --build --noEmit
Dependencies31
  • @inkjs/ui^2.0.0
  • @inquirer/prompts^7.6.0
  • @mishieck/ink-titled-box^0.3.0
  • @tanstack/react-query^5.90.17
  • @types/prettier^3.0.0
  • arctic^3.7.0
  • axios^1.10.0
  • cfonts^3.3.1
  • chalk^5.2.0
  • clipboardy^5.0.2
  • commander^14.0.0
  • conf^13.0.1
  • dotenv^17.2.0
  • ervy^1.0.7
  • ink^6.6.0
  • ink-big-text^2.0.0
  • ink-chart^0.1.1
  • ink-confirm-input^2.0.0
  • ink-scroll-list^0.4.1
  • ink-scroll-view^0.3.5
  • ink-select-input^6.2.0
  • ink-spinner^5.0.0
  • ink-table^3.1.0
  • ink-text-input^6.0.0
  • inquirer^12.7.0
  • jiti^2.4.2
  • open^10.1.2
  • prettier^3.6.2
  • react^19.2.3
  • yocto-spinner^1.0.0
  • …and 1 more.