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.

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 update

Static 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"}'
Publisherhjjsuperabc
Artifact bytes7,692,312
Previous version1.3.541
Published2026-05-25T05:39:18.867Z
SHA-256c831ae58d4ba8550fefc596c253822efeec553766125bff5a554b6b20d7a5170

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

high
Last checked
highRisk
115Score
1.3.542Version
Status history (3 events)
  1. availableavailable · risk high · score 115 · status available -> available, risk high -> high, score 122 -> 115
  2. availableavailable · risk high · score 122 · status available -> available, risk high -> high, score 147 -> 122
  3. newavailable · risk high · score 147 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-DqXvOyIs.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
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall 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
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="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)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-DqXvOyIs.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
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall 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
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})\""5
lowLarge Javascript Payloadpackage/dist/index-CR1azZsN.js2430173 bytes0
lowLarge Javascript Payloadpackage/dist/index.vue_vue_type_style_index_0_scoped_07c75c98_lang-DGUr6qBw.js5943558 bytes0

Manifest

Package metadata

Scripts6
  • buildnode --max-old-space-size=8192 ./node_modules/vite/bin/vite build
  • build:libvite build
  • devvite
  • postinstallnode -e "require('fs').cpSync('node_modules/three/examples/jsm/libs/draco', 'public/draco', {recursive:true, force:true})"
  • prepublishOnlynpm run build:lib
  • previewvite 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.14
  • axios^1.9.0
  • codemirror^6.0.2
  • cropperjs^1.6.2
  • dayjs^1.11.13
  • docx-preview^0.3.6
  • echarts^5.6.0
  • element-plus2.11.7
  • fast-deep-equal^3.1.3
  • file-saver^2.0.5
  • grid-layout-plus^1.1.1
  • js-base64^3.7.7
  • js-cookie^3.0.5
  • jsencrypt^3.3.2
  • jszip^3.10.1
  • lodash-es^4.17.21
  • papaparse^5.5.3
  • pinia^3.0.3
  • pinia-plugin-persistedstate^4.3.0
  • pptx-preview^1.0.6
  • quill^2.0.3
  • quill-better-table^1.2.10
  • sortablejs^1.15.6
  • three^0.177.0
  • three-viewport-gizmo^2.2.0
  • …and 8 more.