PkgRadar

Package evidence

@sunny-base-web/[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
670
Versions published
103
First published
Feb 2026
Publisher
nyanboard

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":["@sunny-base-web/[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":["@sunny-base-web/[email protected]"],"fail_on":"review"}'
Publishernyanboard
Artifact bytes660,833
Previous version0.8.84
Published2026-06-10T06:37:04.092Z
SHA-2563ad6f2131f65d0ee6d5b72f5342695e06feb8c9c49cce059634c4166acf9dcfd

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts2
  • buildvite build
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
Dependencies21
  • @arco-design/web-vue^2.57.0
  • @sunny-base-web/icons^0.8.85
  • @sunny-base-web/locales^0.8.85
  • @sunny-base-web/utils^0.8.85
  • @tanstack/store^0.8.0
  • @tanstack/vue-store^0.8.0
  • @vee-validate/zod^4.15.1
  • @vueuse/core^10.9.0
  • @vxe-ui/plugin-render-arco^4.2.1
  • axios^1.13.2
  • lodash-es^4.17.23
  • nprogress^0.2.0
  • reka-ui^2.7.0
  • vee-validate^4.15.1
  • vue^3.5.13
  • vue-i18n^11.2.8
  • vue-qrcode-reader^5.7.3
  • vxe-pc-ui^4.13.0
  • vxe-table^4.17.49
  • xe-utils^4.0.4
  • zod^4.3.5