PkgRadar

Package evidence

@socket.tech/[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
174
Versions published
24Mature · −50% score
First published
Jul 2022
Publisher
salilnaik

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 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":["@socket.tech/[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":["@socket.tech/[email protected]"],"fail_on":"review"}'
Publishersalilnaik
Artifact bytes759,687
Previous version0.2.4
Published2026-06-11T11:31:14.251Z
SHA-25604e0409c6defb83c8a21c15c2f2d9b308df2dcc0fe2b34920069c91cbd30a264

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts8
  • analyzeANALYZE=true pnpm run build
  • buildpnpm build:css && vite build
  • build:csstailwindcss -i ./styles/index.css -o ./styles/output.css
  • build:css:watchtailwindcss -i ./styles/index.css -o ./styles/output.css --watch
  • prebuildrm -rf dist && node scripts/subset-icons.mjs
  • prepublishOnlypnpm build
  • subset-iconsnode scripts/subset-icons.mjs
  • testvitest run
Dependencies11
  • @floating-ui/react0.27.16
  • @reduxjs/toolkit2.9.0
  • @solana/web3.js1.98.4
  • @tanstack/react-virtual3.13.12
  • @uidotdev/usehooks2.4.1
  • qrcode1.5.4
  • react-error-boundary4.1.2
  • react-lottie1.2.10
  • react-redux9.2.0
  • tailwind-merge2.6.0
  • tronweb6.1.0