PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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

Looks clean — keep monitoring

No 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"}'
Artifact bytes2,138,624
Previous version1.4.12
Published2026-05-15T09:04:13.057Z
SHA-25602dbd1030281bf7173b5f84a599067e0d001aeaae7caa669cdb58cd9911f38f0

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

low
Last checked
lowRisk
0Score
1.4.13Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/estree-CocPn_Md.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/LazyCodeMirror-C1bW4mVF.js2053280 bytes0
lowObfuscation Densitypackage/dist/markdown-BUjgWFLu.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/standalone-C0qguT38.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • buildtsc && vite build --mode production
  • checkpnpm prettier:check && pnpm lint
  • devvite
  • formatpnpm prettier:format && pnpm lint:fix
  • linteslint "src/**/*.{js,jsx,ts,tsx}"
  • lint:fixeslint "src/**/*.{js,jsx,ts,tsx}" --fix
  • preparehusky
  • prepublishOnlypnpm build
  • prettier: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.7
  • axios^1.8.1
  • …and 23 more.