PkgRadar

Package evidence

@xom11/[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
207
Versions published
18
First published
May 2026
Publisher
l3n4k4

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@xom11/[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":["@xom11/[email protected]"],"fail_on":"review"}'
Publisherl3n4k4
Artifact bytes2,017,250
Previous version0.29.0
Published2026-06-09T11:52:11.750Z
SHA-256b3e96aa06e1aa667ea99130317ca313ca466f14cba090a539641a56d493aaac8

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

low
Last checked
lowRisk
0Score
0.30.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/ai.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts14
  • ai:evaltsx scripts/eval-ai.ts
  • ai:smoketsx scripts/smoke-ai.ts
  • buildtsup && node scripts/inject-use-client.mjs && node scripts/build-catalog.mjs
  • build:catalognode scripts/build-catalog.mjs
  • check:matrixtsx scripts/check-construct-matrix.ts
  • cleanrm -rf dist .yalc yalc.lock
  • demovite --config scripts/demo/vite.config.ts
  • devtsup --watch --onSuccess "node scripts/inject-use-client.mjs && node scripts/build-catalog.mjs"
  • linteslint .
  • lint:fixeslint . --fix
  • prepublishOnlynpm run clean && npm run build
  • testjest
  • test:e2eplaywright test
  • typechecktsc --noEmit
Dependencies5
  • immer^10.2.0
  • pdfjs-dist^5.7.284
  • tesseract.js^7.0.0
  • zod^3.23.8
  • zod-to-json-schema^3.25.2