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
- 71
- First published
- Dec 2025
- Publisher
- vishnu_dev_crax
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
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 review · score 46 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/estree-CocPn_Md.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/markdown-BUjgWFLu.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/standalone-C0qguT38.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/LazyCodeMirror-C1bW4mVF.js | 2053280 bytes | 10 |
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
Dependencies53
@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@types/react-signature-canvas^1.0.7@uiw/codemirror-extensions-langs^4.25.7@uiw/react-codemirror^4.25.7axios^1.8.1- …and 23 more.