PkgRadar

Package evidence

@xom11/[email protected]

no findings

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
624
Versions published
12
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 bytes1,351,495
Previous version0.24.0
Published2026-05-26T06:25:57.028Z
SHA-256b6c975f4cf4c59a4b78697ee21a3874ae4cbb6919a8facdca73d6eb51d223872

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.24.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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