PkgRadar

Package evidence

@findsl/[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.

Weekly downloads
610
Versions published
8
First published
May 2026
Publisher
devtank42

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":["@findsl/[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":["@findsl/[email protected]"],"fail_on":"review"}'
Publisherdevtank42
Artifact bytes3,046,651
Previous version1.0.0
Published2026-05-26T19:20:37.452Z
SHA-2566cd54891a4f4709565e4d7c041f8657fbc8c6388511f9cae397850e441670b8c

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunks/chunk-4VJGV6QV.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/chunks/chunk-EAIZ2RYS.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/chunks/strip-browser-JP3B5WUP.js9939387 bytes10
mediumLarge Javascript Payloadpackage/dist/worker.js2052345 bytes10

Manifest

Package metadata

Scripts1
  • build:webtsc -p tsconfig.check.json && node esbuild.web.mjs && tsc -p tsconfig.json