PkgRadar

Package evidence

@qnroa/[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
3
First published
Jun 2026
Publisher
nickdenpm

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":["@qnroa/[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":["@qnroa/[email protected]"],"fail_on":"review"}'
Publishernickdenpm
Artifact bytes2,097,899
Previous version0.4.1
Published2026-06-14T11:56:04.524Z
SHA-2568fdac8927d0284f8df1b25dc7505ce136dc23fb5d4b5387253c0804253e85cfc

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/view/chunks/liteDOM-Cp0aN3bP.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
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"nickdenpm","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/view/chunks/liteDOM-Cp0aN3bP.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
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"nickdenpm","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowObfuscation Densitypackage/dist/view/chunks/chunk-727SXJPM.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/view/chunks/flowDiagram-I6XJVG4X.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/view/chunks/tex-svg-full-BI3fonbT.js2235010 bytes0

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.cli.json && chmod +x dist/cli/index.js
  • build:allpnpm run build && pnpm run build:view
  • build:viewvite build
  • cleanrm -rf dist
  • dev:viewvite
  • linttsc --noEmit -p tsconfig.cli.json && tsc --noEmit -p tsconfig.view.json
  • testvitest --run
Dependencies6
  • @noble/hashes^2.2.0
  • commander^14.0.3
  • markdown-it^14.2.0
  • markdown-it-mathjax3^5.2.0
  • mermaid^11.15.0
  • prismjs^1.30.0