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.

Weekly downloads
2,573Niche · −30% score
Versions published
647Mature · −50% score
First published
Sep 2018
Publisher
patrikx3

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherpatrikx3
Artifact bytes9,039,792
Previous version2026.4.464
Published2026-05-21T18:16:15.498Z
SHA-256c39ea4961fd998cbb830b4c1bbd5defc2c041d205de46c79585ca597c6fd5b5e

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
2026.4.465Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/chunk-AN7C4JCR.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-BLYHBMDZ.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-SJB4WMV2.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildgrunt build
  • build-reactvite build --config ./src/react/vite.config.ts
  • build-vuevite build --config ./src/vue/vite.config.ts
  • devng serve
  • dev-reactvite --config ./src/react/vite.config.ts
  • dev-vuevite --config ./src/vue/vite.config.ts
  • testgrunt
  • test:e2ebash tests/run-e2e.sh
  • test:e2e:guibash tests/run-e2e.sh --gui
Dependencies33
  • @codemirror/lang-json^6.0.2
  • @codemirror/state^6.6.0
  • @codemirror/theme-one-dark^6.1.3
  • @codemirror/view^6.43.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.1
  • @mdi/js^7.4.47
  • @msgpack/msgpack^3.1.3
  • @mui/icons-material^9.0.1
  • @mui/material^9.0.1
  • @tanstack/react-virtual^3.13.25
  • @tanstack/vue-virtual^3.13.25
  • @uiw/codemirror-theme-github^4.25.10
  • @vitejs/plugin-vue^6.0.7
  • codemirror^6.0.2
  • diff^9.0.0
  • jspdf^4.2.1
  • jszip^3.10.1
  • material-design-icons-iconfont^6.7.0
  • pinia^3
  • react^19.2.6
  • react-dom^19.2.6
  • react-router-dom^7.15.1
  • uplot^1.6.32
  • vite-plugin-vuetify^2.1.3
  • vue^3
  • vue-router^5
  • …and 3 more.