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
208
Versions published
104Established · −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 bytes2,446,958
Previous version0.0.114
Published2026-05-29T19:19:11.734Z
SHA-256825a2bbe775bb25fc14de3a5b2e416b9e1b06b3f23c7a679b279b6ca7f0c139c

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.115Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-Dnn2SCSl.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
highJs Split Join Obfuscationpackage/dist/index-DRqJOqUR.mjsArray-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

Manifest

Package metadata

Scripts1
  • buildvite build
Dependencies27
  • @tiptap/core3.20.0
  • @tiptap/extension-bubble-menu3.20.0
  • @tiptap/extension-collaboration3.20.0
  • @tiptap/extension-collaboration-caret3.20.0
  • @tiptap/extension-document3.20.0
  • @tiptap/extension-link3.20.0
  • @tiptap/extension-node-range3.20.0
  • @tiptap/extension-underline3.20.0
  • @tiptap/extension-unique-id3.20.0
  • @tiptap/extensions3.20.0
  • @tiptap/pm3.20.0
  • @tiptap/starter-kit3.20.0
  • @tiptap/vue-33.20.0
  • @tiptap/y-tiptap3.0.2
  • @unovis/ts^1.5.2
  • @unovis/vue^1.5.2
  • iso-639-1^3.1.5
  • lodash-es^4.17.22
  • prosemirror-model^1.25.4
  • prosemirror-state^1.4.4
  • tiptap-extension-auto-joiner0.1.3
  • unplugin-auto-import^20.3.0
  • vue-grid-layout-v3^3.1.2
  • world-countries^5.1.0
  • y-webrtc^10.3.0
  • y-websocket^3.0.0
  • yjs^13.6.28