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.
- Versions published
- 6
- First published
- May 2026
- Publisher
- astralchemist
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 8479271 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 review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/rig.js | 8479271 bytes | 10 |
Manifest
Package metadata
Scripts14
buildbun run build:web && bun run build:clibuild:clibun run gen:wasm && bun run scripts/build-cli.tsbuild:webcd packages/web && bunx vite buildcheck:compatbun run scripts/compat-check.tscheck:migrationsbun run scripts/migration-lock.tscompat:snapshotbun run scripts/compat-check.ts --writegenbun run scripts/gen.tsgen:checkbun run scripts/gen-check.tsgen:wasmbun run scripts/gen-wasm.tsinstall:hooksbash scripts/install-hooks.shmigration:lockbun run scripts/migration-lock.ts --writeprepublishOnlybun run build && bun test && bun run gen:check && bun run check:compat && bun run check:migrationstestbun testtest:e2eplaywright test
Dependencies11
@fastify/compress8.3.1@fastify/cors11.2.0@fastify/static9.1.3@xenova/transformers^2.17fastify5.8.5ignore7.0.5jsonc-parser3.3.1tree-sitter-wasms0.1.13web-tree-sitter^0.25.3ws8.20.1zod^3.23
Optional dependencies1
better-sqlite3^12