PkgRadar

Package evidence

@incodetech/[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
5,956Niche · −30% score
Versions published
451
First published
Dec 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@incodetech/[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":["@incodetech/[email protected]"],"fail_on":"review"}'
Artifact bytes1,564,290
Previous version0.0.0-dev-20260612-f9815010
Published2026-06-13T00:10:46.947Z
SHA-256f901404fb0d2bc0197e73e1b5b404dbd2ec7c50dbaf688cbbcf5914f155d22e9

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
12Score
0.0.0-dev-20260613-66946835Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/lottie_light-BG-RL2Iu.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

Scripts15
  • buildrm -rf dist && vite build
  • build-storybookNODE_OPTIONS=--experimental-strip-types storybook build
  • build:analyzerm -rf dist && ANALYZE=1 vite build && echo '\nBundle report: packages/ui/dist/stats.html\n'
  • build:cdnrm -rf dist && NODE_OPTIONS=--experimental-strip-types BUILD_TARGET=cdn vite build
  • build:devNODE_ENV=development vite build
  • coveragevitest run --coverage
  • formatprettier --write . --ignore-path ../../.prettierignore
  • format:checkprettier --check . --ignore-path ../../.prettierignore
  • linteslint . && pnpm lint:styles
  • lint:fixeslint . --fix && pnpm lint:styles
  • lint:stylesstylelint "src/**/*.css"
  • storybookNODE_OPTIONS=--experimental-strip-types storybook dev -p 6006
  • testvitest run
  • test:a11yVITE_STORYBOOK_A11Y=true vitest run
  • typechecktsgo -p tsconfig.json --noEmit
Dependencies17
  • @fontsource/dm-sans^5.2.8
  • @fontsource/rethink-sans^5.2.8
  • @incodetech/core0.0.0-dev-20260613-66946835
  • @tailwindcss/vite^4.2.2
  • dompurify^3.3.3
  • i18next^25.7.1
  • i18next-browser-languagedetector^8.2.0
  • i18next-http-backend^3.0.2
  • libphonenumber-js^1.11.0
  • lottie-web5.13.0
  • marked^17.0.5
  • pdfjs-dist~5.4.624
  • preact-custom-element^4.6.0
  • preact-markup^2.1.1
  • qrcode^1.5.4
  • signature_pad^5.1.3
  • tailwindcss^4.1.17