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.
- Weekly downloads
- 113,636Ubiquitous · −70% score
- Versions published
- 1,842Mature · −50% score
- First published
- Apr 2025
- Publisher
- hjjsuperabc
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'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
Status history (3 events)
- available → available · risk high · score 115 · status available -> available, risk high -> high, score 122 -> 115
- available → available · risk high · score 122 · status available -> available, risk high -> high, score 147 -> 122
- new → available · risk high · score 147 · status changed
Evidence
Static findings
5 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/index-DqXvOyIs.js | 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. | 40 |
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.3.542 vs 1.3.541: "node -e \"require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})\"" | 40 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})\"" | 30 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/index-DqXvOyIs.js | 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. | 40 |
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.3.542 vs 1.3.541: "node -e \"require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})\"" | 40 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})\"" | 30 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})\"" | 5 |
| low | Large Javascript Payload | package/dist/index-CR1azZsN.js | 2430173 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.vue_vue_type_style_index_0_scoped_07c75c98_lang-DGUr6qBw.js | 5943558 bytes | 0 |
Manifest
Package metadata
Scripts6
buildnode --max-old-space-size=8192 ./node_modules/vite/bin/vite buildbuild:libvite builddevvitepostinstallnode -e "require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})"prepublishOnlynpm run build:libpreviewvite preview
Dependencies38
@codemirror/lang-xml^6.1.0@codemirror/state^6.5.2@codemirror/view^6.38.1@element-plus/icons-vue^2.3.1@js-preview/excel^1.7.14@vue-office/excel^1.7.14axios^1.9.0codemirror^6.0.2cropperjs^1.6.2dayjs^1.11.13docx-preview^0.3.6echarts^5.6.0element-plus2.11.7fast-deep-equal^3.1.3file-saver^2.0.5grid-layout-plus^1.1.1js-base64^3.7.7js-cookie^3.0.5jsencrypt^3.3.2jszip^3.10.1lodash-es^4.17.21papaparse^5.5.3pinia^3.0.3pinia-plugin-persistedstate^4.3.0pptx-preview^1.0.6quill^2.0.3quill-better-table^1.2.10sortablejs^1.15.6three^0.177.0three-viewport-gizmo^2.2.0- …and 8 more.