PkgRadar

Package evidence

@wimi/[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
53Established · −30% score
First published
Dec 2025
Publisher
tujianglin2

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":["@wimi/[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":["@wimi/[email protected]"],"fail_on":"review"}'
Publishertujianglin2
Artifact bytes5,886,064
Previous version0.4.60
Published2026-02-27T00:49:48.875Z
SHA-2564fd54b5795606c3dba856515defc309ceb735ba069596b97b3467cc65d53df49

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-CKPshlZ8.mjsArray-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 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-CKPshlZ8.mjsArray-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/monaco-editor/min/vs/editor/editor.main.js4476075 bytes0
lowObfuscation Densitypackage/dist/monaco-editor/min/vs/basic-languages/freemarker2/freemarker2.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.umd.js4047690 bytes0
lowLarge Javascript Payloadpackage/dist/monaco-editor/min/vs/language/typescript/tsWorker.js6697004 bytes0
lowLarge Javascript Payloadpackage/dist/index-D8PEnyCh.mjs3874886 bytes0

Manifest

Package metadata

Scripts12
  • buildvite build && vue-tsc --project ./tsconfig.build.json
  • build:watchvite build --watch
  • devdumi dev
  • dev:cssnpx @tailwindcss/cli -i ./tailwind.css -o ./src/styles/index.css --watch
  • docs:builddumi build
  • docs:previewdumi preview
  • lintnpm run lint:es && npm run lint:css
  • lint:cssstylelint "{src,test}/**/*.{css,less}"
  • lint:eseslint "{src,test}/**/*.{js,jsx,ts,tsx,vue}"
  • preparehusky
  • startnpm run dev
  • typecheckvue-tsc --noEmit
Dependencies37
  • @ant-design/icons-vue^7.0.1
  • @ctrl/tinycolor^4.1.0
  • @iconify/vue^4.3.0
  • @interactjs/types^1.10.27
  • @juggle/resize-observer^3.4.0
  • @monaco-editor/loader^1.5.0
  • @tailwindcss/vite^4.1.18
  • @vee-validate/zod4.15.0
  • @vue-styled-components/core^1.10.0
  • @vue/shared^3.5.13
  • @vueuse/core^13.0.0
  • @wangeditor/editor^5.1.23
  • @wangeditor/editor-for-vue^5.1.12
  • class-variance-authority^0.7.1
  • colorjs.io^0.5.2
  • dayjs^1.11.13
  • defu^6.1.4
  • echarts^6.0.0
  • interactjs^1.10.27
  • lodash-es^4.17.21
  • lucide-vue-next^0.487.0
  • monaco-editor^0.52.2
  • naive-ui^2.41.0
  • reka-ui^2.1.1
  • seemly^0.3.10
  • sortablejs^1.15.6
  • tailwindcss^4.1.0
  • theme-colors^0.1.0
  • treemate^0.3.11
  • tw-animate-css^1.2.5
  • …and 7 more.