PkgRadar

Package evidence

@inksightdev/[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
164
Versions published
11
First published
Mar 2026
Publisher
nesstor07

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":["@inksightdev/[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":["@inksightdev/[email protected]"],"fail_on":"review"}'
Publishernesstor07
Artifact bytes209,910
Previous version0.3.5
Published2026-06-06T00:17:00.974Z
SHA-2569afee710d863c2d791079b9cc56f0fac31a8cfb33850c5cd41a32b46443e7ec8

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

Evidence

Static findings

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

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

Scripts7
  • buildvite build
  • cleanrm -rf dist
  • devvite build --watch
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • type-checkvue-tsc --noEmit
Dependencies12
  • @internationalized/date^3.5.5
  • @vee-validate/zod^4.15.1
  • @vueuse/core^11.3.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • embla-carousel-vue^8.3.0
  • lucide-vue-next^0.460.0
  • radix-vue^1.9.9
  • tailwind-merge^2.5.5
  • vee-validate^4.15.1
  • vue-sonner^1.3.0
  • zod^4.3.6