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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/cli.js | 3726524 bytes | 0 |
Manifest
Package metadata
Scripts8
buildbun run bun.config.tsdevnodemon -e ts,tsx --watch src --ignore dist --exec "bun run bun.config.ts"dev:bunbun run dev.tstestbun testtest-clinode --trace-deprecation -- ./dist/cli.jstest2prettier --check . && xo && avatest:watchbun test --watchtsbunx 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.0arctic^3.7.0axios^1.10.0cfonts^3.3.1chalk^5.2.0clipboardy^5.0.2commander^14.0.0conf^13.0.1dotenv^17.2.0ervy^1.0.7ink^6.6.0ink-big-text^2.0.0ink-chart^0.1.1ink-confirm-input^2.0.0ink-scroll-list^0.4.1ink-scroll-view^0.3.5ink-select-input^6.2.0ink-spinner^5.0.0ink-table^3.1.0ink-text-input^6.0.0inquirer^12.7.0jiti^2.4.2open^10.1.2prettier^3.6.2react^19.2.3yocto-spinner^1.0.0- …and 1 more.