PkgRadar

Package evidence

@dazhicheng/[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
192
First published
Feb 2026
Publisher
jojo_dio

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":["@dazhicheng/[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":["@dazhicheng/[email protected]"],"fail_on":"review"}'
Publisherjojo_dio
Artifact bytes775,008
Previous version1.5.166
Published2026-06-02T11:40:34.295Z
SHA-2566fd11cf087e674e9bd7568af811e984643a6a43a4c0923e660bbbe8b8804c89e

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.5.167Version
Status history (2 events)
  1. newavailable · risk review · score 40 · status changed
  2. newavailable · risk review · score 40 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-NG5FNCLD.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

Manifest

Package metadata

Scripts4
  • buildrimraf dist && vite build
  • build:analyzerimraf dist && vite build --mode analyze
  • devvite build --watch --mode development
  • docs:devvite build --watch --mode development
Dependencies13
  • @dazhicheng/hooks1.4.39
  • @dazhicheng/utils1.3.38
  • @iconify/vue^5.0.0
  • @standard-schema/spec1.0.0
  • @standard-schema/utils0.3.0
  • @tanstack/vue-store^0.8.0
  • @vee-validate/zod^4.15.1
  • es-toolkit^1.45.1
  • numeral^2.0.6
  • pinyin-pro^3.28.1
  • sortablejs^1.15.7
  • vee-validate^4.15.1
  • zod^4.3.6