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
289Established · −30% score
First published
Sep 2025
Publisher
yangjing__513

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

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"}'
Publisheryangjing__513
Artifact bytes1,921,724
Previous version0.0.313-beta.11
Published2026-05-29T08:06:55.566Z
SHA-256d4aa4f360b143f211b21597c88c9c044c9d27a58ba4e7be8b40d7923d16d61b1

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
28Score
0.0.313-beta.12Version
Status history (1 event)
  1. newavailable · risk review · score 28 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/main-DaoLTXMU.cjsArray-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

Manifest

Package metadata

Scripts7
  • buildvite build
  • build:analyzervite build --mode development
  • build:watchvite build --watch
  • devvite --host
  • publish:releasepnpm version patch && pnpm publish --access public
  • publish:testpnpm version prerelease --preid=beta --no-git-tag-version && pnpm publish --access public --tag test --no-git-checks
  • tscvue-tsc --noEmit
Dependencies20
  • @element-plus/icons-vue2.3.1
  • @vueup/vue-quill^1.2.0
  • @vueuse/core10.9.0
  • @vueuse/integrations10.10.0
  • @wangeditor/editor^5.1.23
  • @wangeditor/editor-for-vue5.1.12
  • dom-to-image^2.6.0
  • echarts^5.2.1
  • element-plus2.8.4
  • loadsh^0.0.4
  • lodash4.17.21
  • mitt^3.0.1
  • qiniu-js^3.4.4
  • qrcode1.5.3
  • signature_pad^5.1.3
  • vant4.9.0
  • vite-plugin-dts^4.5.4
  • vue3.4.21
  • vue-draggable-plus0.4.0
  • vue3-click-away^1.2.4