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.

Weekly downloads
1,373Niche · −30% score
Versions published
198
First published
Feb 2026
Publisher
jojo_dio

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":["@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 bytes776,928
Previous version1.5.172
Published2026-06-06T10:59:16.310Z
SHA-2569f22a39df398be0f8ea8cd693f89907eee01b9f89b0d3626bb35ff5f5e2aa9ba

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
1.5.173Version
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/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