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.

Versions published
1
First published
Jun 2026
Publisher
seapp88

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherseapp88
Artifact bytes9,623,481
Previous versionnone
Published2026-06-05T08:56:21.116Z
SHA-256f40b0d9287b1fe0e34104d6f38dac3ab1355f9a2539a4db6562fcf278bfcd7b3

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.0.0Version
Status history (1 event)
  1. 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/dist-Bn08KzZC.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

Scripts19
  • build-onlyvite build
  • build:libvite build --config vite.lib.config.ts
  • build:storybookstorybook build
  • devtoolscross-env PORT=5556 vue-devtools
  • docker:test:screenshotdocker compose -f docker-compose.playwright.yml build --no-cache && docker compose -f docker-compose.playwright.yml up --exit-code-from playwright-tests
  • docker:test:update-screenshotsdocker compose -f docker-compose.playwright.yml build --no-cache playwright-tests && docker compose -f docker-compose.playwright.yml run --rm playwright-tests pnpm test:update-screenshots
  • format:checkprettier . --check
  • format:fixprettier . --write
  • lint:checkeslint . --cache
  • lint:fixeslint . --fix
  • prepareis-ci || husky
  • releasesemantic-release
  • storybookstorybook dev -p 6006
  • test:screenshotplaywright test -c playwright-ct.config.ts
  • test:unitvitest run --coverage
  • test:update-screenshotsplaywright test -c playwright-ct.config.ts --update-snapshots
  • ts:buildvue-tsc --build --force
  • ts:checkvue-tsc --build
  • validate-branch-namechmod 755 ./.husky/branch-name-validation && sh ./.husky/branch-name-validation
Dependencies17
  • @tailwindcss/vite4.2.2
  • @testing-library/vue8.1.0
  • @vee-validate/i18n4.15.1
  • @vee-validate/rules4.15.1
  • @vue/test-utils2.4.6
  • @vueuse/core14.2.1
  • cleave-zen0.0.17
  • dayjs1.11.20
  • is-ci4.1.0
  • naive-ui2.44.1
  • pinia3.0.4
  • radashi12.7.2
  • treemate0.3.11
  • vee-validate4.15.1
  • vue3.5.31
  • vue-router5.0.4
  • vueuc0.4.65