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
483
Versions published
13
First published
May 2026
Publisher
l3n4k4

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":["@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 bytes1,354,232
Previous version0.24.1
Published2026-05-26T07:44:54.125Z
SHA-25665515ed820769a3d0bf920cfafb245db7fab27b8b638f8bf4072a45d3b708cc4

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ai.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/ai.mjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts13
  • 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
  • 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
  • @anthropic-ai/sdk^0.98.0
  • immer^10.2.0
  • pdfjs-dist^5.7.284
  • zod^3.23.8
  • zod-to-json-schema^3.25.2