PkgRadar

Package evidence

@glitchlab/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
14
First published
May 2026
Publisher
glitchlab

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":["@glitchlab/[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":["@glitchlab/[email protected]"],"fail_on":"review"}'
Publisherglitchlab
Artifact bytes358,150
Previous version0.1.11
Published2026-05-26T21:48:25.023Z
SHA-256bf609515252dc5afadbe3edcabe4bd9e34ad53b331a8614bfe918bc728a4e0c3

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/core.cjs.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/core.esm.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/react.esm.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/svelte.cjs.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/svelte.esm.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/vue.esm.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts7
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • linttsc --noEmit
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest