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
- 188
- Versions published
- 81Mature · −50% score
- First published
- Apr 2024
- Publisher
- leskur
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 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 20 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/lib/fu-copilot.umd.cjs | 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 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/lib/fu-copilot.umd.cjs | 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 | Large Javascript Payload | package/lib/fu-copilot.js | 2148755 bytes | 0 |
Manifest
Package metadata
Scripts11
build:devvite build --mode developmentbuild:libvite build --config vite.lib.config.jsbuild:prodvite build --mode productiondevvite --mode developmentformatprettier --write src/linteslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignorelocalvite --mode localhostpreviewvite previewprodvite --mode productionpublish:devvite build --config vite.lib.config.js && npm publish --tag devpublish:prodvite build --config vite.lib.config.js && npm publish
Dependencies17
@coze/api^1.3.6@microsoft/fetch-event-source^2.0.1axios^1.6.8crypto-js^4.2.0dayjs^1.11.18fu-apikey^1.1.1highlight.js^11.9.0is-html^2.0.0jose^6.1.0marked^12.0.1marked-highlight^2.1.1md5^2.3.0nanoid^5.0.6pinia^3.0.3vue^3.4.21vue-i18n^9.12.1vue-router^4.3.0