PkgRadar

Package evidence

@podlite/[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
118
Versions published
49Mature · −50% score
First published
Apr 2021
Publisher
zaggaz

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":["@podlite/[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":["@podlite/[email protected]"],"fail_on":"review"}'
Publisherzaggaz
Artifact bytes95,910
Previous version0.0.47
Published2026-05-19T07:59:27.545Z
SHA-256d29de15e959c41954059c932b5d529ad6fde16fde713ed6a92a176e743bb67f1

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/esm/podlite.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/lib/podlite.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

Scripts3
  • buildyarn g:build && yarn g:copy_assets
  • cleanrm -rf dist lib tsconfig.tsbuildinfo esm
  • testyarn g:jest --passWithNoTests
Dependencies10
  • @codemirror/autocomplete^6.18.6
  • @codemirror/language^6.10.8
  • @codemirror/view^6.36.2
  • @lezer/highlight^1.2.1
  • @uiw/codemirror-extensions-events^4.23.8
  • @uiw/codemirror-themes^4.23.8
  • @uiw/react-codemirror^4.23.8
  • dom-to-image-more^3.7.2
  • react-is^18.0.0
  • shiki^3.21.0