PkgRadar

Package evidence

@unerr-ai/[email protected]

Large Javascript Payload: 2726803 bytes

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
37
First published
May 2026
Publisher
jaswanth-unerr

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":["@unerr-ai/[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":["@unerr-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes1,378,180
Previous version0.2.11
Published2026-06-12T18:29:17.485Z
SHA-256e59a28224f5239cd9c92db7b11666e4d3feb9d88f4a9f8286647c69e93b9cbb3

Why flagged

What the scanner saw

Large Javascript Payload: 2726803 bytes

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.2.12Version
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
lowLarge Javascript Payloadpackage/dist/cli.js2726803 bytes0

Manifest

Package metadata

Scripts15
  • buildpnpm run build:ui && pnpm run build:cli
  • build:clitsup src/entrypoints/cli.ts --format esm --target node20 --dts --no-splitting --external cozo-node --external better-sqlite3
  • build:uivite build && node scripts/check-ui-bundle.mjs
  • check:tool-budgettsx scripts/check-tool-budget.ts
  • devtsx watch src/entrypoints/cli.ts
  • dev:uivite
  • formatbiome format --write src/
  • gen:docstsx scripts/gen-docs-reference.ts
  • lintbiome check src/
  • lint:fixbiome check --write src/
  • testvitest
  • test:local-modevitest run src/__tests__/local-mode-offline.test.ts src/__tests__/network-boundary.test.ts
  • test:runvitest run < /dev/null
  • typechecktsc --noEmit
  • typecheck:uitsc --project src/ui/tsconfig.json
Dependencies39
  • @clack/prompts^1.2.0
  • @hono/node-server^2.0.1
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • @parcel/watcher^2.5.6
  • @sourcegraph/scip-python^0.6.6
  • @sourcegraph/scip-typescript^0.4.0
  • @tanstack/react-query^5.90.12
  • better-sqlite3^12.10.0
  • commander^12.1.0
  • consola^3.4.2
  • cozo-node^0.7.6
  • defuddle^0.18.1
  • gpt-tokenizer^3.4.0
  • graphology^0.25.4
  • graphology-communities-louvain^2.0.1
  • graphology-layout-forceatlas2^0.10.1
  • hono^4.12.21
  • ignore^6.0.0
  • ink^6.8.0
  • ink-text-input^6.0.0
  • jsdom^25.0.1
  • msgpackr^1.11.0
  • ora^8.2.0
  • picocolors^1.1.1
  • react^19.2.5
  • react-day-picker^10.0.0
  • react-dom^19.2.5
  • simple-git^3.36.0
  • tailwindcss^4.2.4
  • …and 9 more.