Package evidence
@oneclick.dev/[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
- 127Established · −30% score
- First published
- Jul 2025
- Publisher
- wallywallfar
Effective trust discount applied: −30% (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":["@oneclick.dev/[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":["@oneclick.dev/[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 35 · 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/index-DPMTYxRM.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 |
| high | Js Split Join Obfuscation | package/dist/index-YMaY4uuk.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 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/index-DPMTYxRM.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 |
| high | Js Split Join Obfuscation | package/dist/index-YMaY4uuk.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 |
| low | Large Javascript Payload | package/dist/components.cjs | 5093368 bytes | 0 |
| low | Large Javascript Payload | package/dist/components.js | 4945490 bytes | 0 |
Manifest
Package metadata
Scripts4
buildvite buildbuild:watchvite build --watchdevviteprebuildtest -d node_modules || pnpm i
Dependencies47
@codemirror/autocomplete^6.19.1@codemirror/commands^6.10.0@codemirror/lang-javascript^6.2.4@codemirror/language^6.11.3@codemirror/state^6.5.2@codemirror/theme-one-dark^6.1.3@codemirror/view^6.38.8@dagrejs/dagre^1.1.8@dicebear/collection^9.2.4@dicebear/core^9.2.4@internationalized/date^3.8.2@tanstack/vue-table^8.21.3@tiptap/core3.20.0@tiptap/extension-bubble-menu3.20.0@tiptap/extension-highlight3.20.0@tiptap/extension-link3.20.0@tiptap/extension-placeholder3.20.0@tiptap/extension-subscript3.20.0@tiptap/extension-superscript3.20.0@tiptap/extension-text-align3.20.0@tiptap/extension-underline3.20.0@tiptap/pm3.20.0@tiptap/starter-kit3.20.0@tiptap/vue-33.20.0@unovis/ts^1.5.2@unovis/vue^1.5.2@vue-flow/background^1.3.2@vue-flow/controls^1.1.3@vue-flow/minimap^1.5.4@vue-flow/node-toolbar^1.1.1- …and 17 more.