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
- 57
- Versions published
- 40
- First published
- Mar 2026
- Publisher
- muonroi
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":["@muonroi/[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":["@muonroi/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 4417873 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
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/editor.main-CDcWSJXN.js | 4417873 bytes | 0 |
| low | Large Javascript Payload | package/dist/muonroi-rule-components.esm.js | 2323028 bytes | 0 |
| low | Large Javascript Payload | package/dist/muonroi-rule-components.iife.js | 5583946 bytes | 0 |
Manifest
Package metadata
Scripts4
buildnpm run -w @muonroi/ui-engine-core build && vite build && vite build -c vite.trace.config.ts && vite build -c vite.flow.config.ts && tsc -p tsconfig.json --emitDeclarationOnlybuild:flowvite build -c vite.flow.config.tspreview:demovite -c vite.preview.config.tstestvitest run --coverage
Dependencies20
@codemirror/autocomplete^6.20.1@codemirror/commands^6.10.3@codemirror/lang-javascript^6.2.5@codemirror/lang-json^6.0.2@codemirror/language^6.12.2@codemirror/lint^6.9.5@codemirror/state^6.6.0@codemirror/view^6.40.0@dnd-kit/core^6.3.0@dnd-kit/sortable^8.0.0@lezer/highlight^1.2.3@lit-labs/virtualizer^2.1.1@microsoft/signalr^8.0.0@tanstack/virtual-core^3.10.0@xyflow/react^12.9.3lit^3.2.0monaco-editor^0.52.0react^18.3.1react-dom^18.3.1zustand^5.0.0