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
- 277Mature · −50% score
- First published
- Jul 2024
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/chunk-5PAIDHKR.js | 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. | 40 |
Manifest
Package metadata
Scripts17
buildtsupcleanrimraf dist && rimraf componentsdevtsup --watchformat:checkprettier --check "**/*.{ts,tsx,mdx}" --cacheformat:writeprettier --write "**/*.{ts,tsx,mdx}" --cachemcp:inspectpnpm dlx @modelcontextprotocol/inspector node dist/index.js mcppub:betapnpm build && pnpm publish --no-git-checks --access public --tag betapub:nextpnpm build && pnpm publish --no-git-checks --access public --tag nextpub:rcpnpm build && pnpm publish --no-git-checks --access public --tag rcpub:releasepnpm build && pnpm publish --access publicreleasechangeset versionstartnode dist/index.jsstart:devcross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.jsstart:prodcross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.jstestvitest runtest:devREGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest runtypechecktsc --noEmit
Dependencies34
@babel/core^7.28.0@babel/parser^7.28.0@babel/plugin-transform-typescript^7.28.0@babel/preset-typescript^7.27.1@dotenvx/dotenvx^1.48.4@modelcontextprotocol/sdk^1.26.0@types/validate-npm-package-name^4.0.2browserslist^4.26.2commander^14.0.0cosmiconfig^9.0.0dedent^1.6.0deepmerge^4.3.1diff^8.0.2execa^9.6.0fast-glob^3.3.3fs-extra^11.3.1fuzzysort^3.1.0https-proxy-agent^7.0.6kleur^4.1.5msw^2.10.4node-fetch^3.3.2open^11.0.0ora^8.2.0postcss^8.5.6postcss-selector-parser^7.1.0prompts^2.4.2recast^0.23.11stringify-object^5.0.0tailwind-merge^3.0.1ts-morph^26.0.0- …and 4 more.