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
- 1,413Niche · −30% score
- Versions published
- 84Established · −30% score
- First published
- Nov 2025
- 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 13 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/hooks.mjs | 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 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/hooks.mjs | 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 |
| low | Credential file access | package/web/assets/ssh-config-DxyN4D39.js | matched ".ssh/" | 5 |
| low | Large Javascript Payload | package/web/assets/main-CWtuI7Nz.js | 2840416 bytes | 0 |
| low | Obfuscation Density | package/dist/cli.mjs | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/src-BB_qHbkT.mjs | 2590851 bytes | 0 |
Manifest
Package metadata
Scripts7
buildpnpm run build:web && pnpm run build:copy-web && tsdownbuild:copy-webrm -rf ./web && cp -r ../web/dist ./webbuild:webpnpm --filter @openspecui/web builddevNODE_OPTIONS="${NODE_OPTIONS:+$NODE_OPTIONS }--conditions=development" tsx src/cli.tstestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies3
@lydell/node-pty^1.1.0@parcel/watcher^2.5.1better-sqlite3^12.5.0
Optional dependencies3
@huggingface/transformers~4.2.0ctranslate20.1.0node-llama-cpp~3.18.1