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
909
Versions published
25
First published
Feb 2026
Publisher
maloyan

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"}'
Publishermaloyan
Artifact bytes2,361,832
Previous version0.3.19
Published2026-04-26T16:56:27.970Z
SHA-2561139bd01b865dc546f2bb323c7915cd36a6595d70882a58caac3df10dcaa0ee3

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/liteAdaptor-BxFvlO-q.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/liteAdaptor-CsOIKw2g.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/mo-AzagC5AD.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/mo-I_6dyJsk.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 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/liteAdaptor-BxFvlO-q.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/liteAdaptor-CsOIKw2g.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/mo-AzagC5AD.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/mo-I_6dyJsk.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/dist/manim-web.browser.js2206750 bytes0

Manifest

Package metadata

Scripts24
  • buildtsc && vite build && vite build --config vite.browser.config.ts
  • build:browservite build --config vite.browser.config.ts
  • circularmadge --circular --extensions ts src/
  • cpdjscpd src/
  • devvite
  • docsnode scripts/generate-example-docs.mjs && cd docs && npm run build
  • docs:devnode scripts/generate-example-docs.mjs && cd docs && npm start
  • docs:examplesnode scripts/generate-example-docs.mjs
  • formatprettier --write src/
  • format:checkprettier --check src/
  • knipknip
  • linteslint src/
  • lint:fixeslint src/ --fix
  • lint:stricteslint src/ --max-warnings 106
  • preparehusky
  • previewvite preview
  • releasestandard-version
  • release:majorstandard-version --release-as major
  • release:minorstandard-version --release-as minor
  • testvitest run
  • test:coveragevitest run --coverage
  • test:integrationnpx playwright test
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • earcut^3.0.2
  • gif.js^0.2.0
  • katex^0.16.28
  • mathjax-full^3.2.1
  • opentype.js^1.3.4
  • polygon-clipping^0.15.7
  • three^0.184.0