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
- 72
- First published
- Dec 2025
- Publisher
- vishnu_dev_crax
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
Obfuscation Density: high encoded/escaped-token density
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 | Obfuscation Density | package/dist/estree-CocPn_Md.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/markdown-BUjgWFLu.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/standalone-C0qguT38.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts11
buildtsc && vite build --mode productioncheckpnpm prettier:check && pnpm lintdevviteformatpnpm prettier:format && pnpm lint:fixlinteslint "src/**/*.{js,jsx,ts,tsx}"lint:fixeslint "src/**/*.{js,jsx,ts,tsx}" --fixpreparehuskyprepublishOnlypnpm buildprettier:checkprettier --check "src/**/*.{js,jsx,ts,tsx}"prettier:formatprettier --write "src/**/*.{js,jsx,ts,tsx}"previewvite preview
Dependencies56
@codemirror/lang-css^6.3.1@codemirror/lang-html^6.4.11@codemirror/lang-javascript^6.2.5@codemirror/lang-json^6.0.2@codemirror/theme-one-dark^6.1.3@lexical/clipboard^0.24.0@lexical/code^0.24.0@lexical/dragon^0.24.0@lexical/history^0.24.0@lexical/html^0.24.0@lexical/link^0.24.0@lexical/list^0.24.0@lexical/markdown0.24.0@lexical/react^0.24.0@lexical/rich-text^0.24.0@lexical/selection^0.24.0@lexical/table^0.24.0@lexical/text^0.24.0@lexical/utils^0.24.0@radix-ui/react-avatar^1.1.3@radix-ui/react-checkbox^1.1.4@radix-ui/react-dialog^1.1.6@radix-ui/react-dropdown-menu^2.1.6@radix-ui/react-label^2.1.2@radix-ui/react-popover^1.1.13@radix-ui/react-select^2.2.6@radix-ui/react-separator^1.1.2@radix-ui/react-slot^1.2.2@radix-ui/react-tabs^1.1.3@radix-ui/react-tooltip^1.1.8- …and 26 more.