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
- 378
- Versions published
- 73
- First published
- Mar 2026
- Publisher
- jaggerxtrm
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":["@jaggerxtrm/[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":["@jaggerxtrm/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2242992 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/index.js | 2242992 bytes | 0 |
Manifest
Package metadata
Scripts12
benchmark:executornode scripts/run-executor-benchmark.mjsbuildbun run generate:contract && bun build src/index.ts --target=bun --outfile=dist/index.js && sed -i '1s|#!/usr/bin/env node|#!/usr/bin/env bun|' dist/index.js && chmod +x dist/index.js && bun build src/lib.ts --target=node --format=esm --outfile=dist/lib.js && tsc --emitDeclarationOnly --declaration --outDir dist/typesdevbun run src/index.tsgenerate:contractnode scripts/generate-asset-contract.mjslinttsc --noEmitstartbun dist/index.jstestbun --bun vitest runtest:bunbun test tests/unit/specialist/observability-sqlite.test.ts tests/unit/specialist/observability-db.test.ts tests/unit/cli/db.test.tstest:coveragebun --bun vitest run --coveragetest:nodenode node_modules/.bin/vitest runtest:supervisorbun --bun vitest run tests/unit/specialist/supervisor.test.ts --no-file-parallelismtest:watchbun --bun vitest
Dependencies6
@earendil-works/pi-tui0.75.5@modelcontextprotocol/sdk1.29.0qs6.15.2yaml2.9.0zod3.25.76zod-to-json-schema3.25.2