PkgRadar

Package evidence

[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
60
First published
Mar 2026
Publisher
magx-l

Recommended action

Review before promoting

Mixed 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"}'
Publishermagx-l
Artifact bytes2,135,500
Previous version1.1.14
Published2026-05-29T08:01:11.499Z
SHA-25643707482c5e7b4a746462143d94af2fe886c035ae62ee7359bc75a19dd7fa978

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
40Score
1.1.15Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/element-plus.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/element-plus.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
lowLarge Javascript Payloadpackage/dist/@visactor.js2477299 bytes0

Manifest

Package metadata

Scripts11
  • bnode scripts/build-host.js
  • buildnode scripts/prebuild.js
  • dnode scripts/dev-with-notify.js
  • devvite
  • gen-iconnode scripts/gen-iconfont-ant-names.js
  • init-rulesnode scripts/init-rules.js
  • install-codex-rulesnode scripts/install-codex-agents.js
  • install-cursor-rulesnode scripts/install-cursor-rules.js
  • install-cursor-skillnode scripts/install-cursor-skill.js
  • notifynode scripts/notify-server.js
  • scaffold-appnode scripts/scaffold-app.js
Dependencies6
  • @visactor/vtable^1.26.0
  • @visactor/vtable-editors^1.26.0
  • axios^1.7.9
  • dayjs^1.11.20
  • flag-icons^7.2.3
  • vuedraggable^4.1.0