PkgRadar

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.

Weekly downloads
684
Versions published
128Established · −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 promoting

Mixed 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"}'
Publisherwallywallfar
Artifact bytes3,074,795
Previous version0.0.133
Published2026-06-10T00:54:05.070Z
SHA-2562b752ff5fa7bfb86534fb7f1d46eb52b36ce04c1f4ed42ebc21694b8ca954370

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

review
Last checked
reviewRisk
35Score
0.0.134Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-DPMTYxRM.cjsArray-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
highJs Split Join Obfuscationpackage/dist/index-YMaY4uuk.jsArray-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)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-DPMTYxRM.cjsArray-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
highJs Split Join Obfuscationpackage/dist/index-YMaY4uuk.jsArray-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
lowLarge Javascript Payloadpackage/dist/components.cjs5133167 bytes0
lowLarge Javascript Payloadpackage/dist/components.js4983680 bytes0

Manifest

Package metadata

Scripts4
  • buildvite build
  • build:watchvite build --watch
  • devvite
  • prebuildtest -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.