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
- huiyeruzhou
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'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 high · score 55 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/cli.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 |
| high | Js Split Join Obfuscation | package/dist/ui-server.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 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/cli.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 |
| high | Js Split Join Obfuscation | package/dist/ui-server.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 | Install-time lifecycle script | package.json | postinstall="node scripts/patch-codex-sdk-windows-hide.js" | 5 |
| low | Obfuscation Density | package/dist/ui-server.mjs | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts15
buildnode scripts/build.jsdevtsx src/entrypoints/daemon.tsdev:uitsx src/operator-ui/server.tsdocs:buildvitepress build docsdocs:devvitepress dev docs --host 127.0.0.1docs:previewvitepress preview docs --host 127.0.0.1logs:analyzenode scripts/analyze-bridge-log.jspack:checknode scripts/check-npm-pack.jspostinstallnode scripts/patch-codex-sdk-windows-hide.jsprepublishOnlynpm run typecheck && npm test && npm run docs:build && npm run build && npm run pack:checkreal:feishu:e2etsx scripts/real-feishu-e2e.tsreal:setup-wizard:e2etsx scripts/setup-wizard-real-e2e.tsrunnode dist/cli.mjs runtestnode scripts/run-tests.jstypechecktsc --noEmit
Dependencies11
@anthropic-ai/claude-agent-sdk^0.3.160@clack/prompts^1.5.1@homebridge/node-pty-prebuilt-multiarch^0.13.1@larksuite/cli^1.0.45@larksuiteoapi/node-sdk^1.66.1@openai/codex-sdk^0.130.0https-proxy-agent^9.0.0markdown-it^14.1.1pino^10.3.1qrcode^1.5.4ws^8.18.0