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.

Weekly downloads
90,207Mainstream · −50% score
Versions published
183Mature · −50% score
First published
Mar 2014
Publisher
ksen0

Effective trust discount applied: 50% (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":["[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"}'
Publisherksen0
Artifact bytes3,628,355
Previous version2.3.0-rc.6
Published2026-05-28T16:34:05.218Z
SHA-25699b8756450c3fdb7ef5deeddfe556bce425b48a9903338cd45867f7367ef742f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/lib/p5.esm.min.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/lib/p5.min.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
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/lib/p5.esm.min.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/lib/p5.min.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
lowLarge Javascript Payloadpackage/lib/p5.esm.js4260657 bytes0
lowLarge Javascript Payloadpackage/lib/p5.js4517536 bytes0

Manifest

Package metadata

Scripts11
  • benchvitest bench
  • bench:reportvitest bench --reporter=verbose
  • buildrollup -c
  • devvite preview/
  • dev:globalconcurrently -n build,server "rollup -c -w" "npx vite preview/global/"
  • docsdocumentation build ./src/**/*.js ./src/**/**/*.js --shallow -o ./docs/data.json && node ./utils/convert.mjs
  • generate-typesnpm run docs && node utils/typescript.mjs
  • linteslint .
  • lint:fixeslint --fix .
  • testvitest
  • test:typestsc test/types/*.ts --noEmit --lib es2022,dom
Dependencies13
  • @davepagurek/bezier-path^0.0.7
  • @japont/unicode-range^1.0.0
  • acorn^8.15.0
  • acorn-walk^8.3.4
  • colorjs.io^0.6.0
  • escodegen^2.1.0
  • gifenc^1.0.3
  • i18next^19.0.2
  • i18next-browser-languagedetector^4.0.1
  • libtess^1.2.2
  • omggif^1.0.10
  • pako^2.1.0
  • zod^4.2.1