PkgRadar

Package evidence

@unerr-ai/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.mjs || true"

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
1,760Niche · −30% score
Versions published
36
First published
May 2026
Publisher
jaswanth-unerr

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes1,164,276
Previous version0.1.8
Published2026-05-19T15:56:37.090Z
SHA-256b148ab788f5043e6965e4482eb16182eb11732d49a2c97ed633f2c3fab2a1a9b

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.mjs || true"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
17Score
0.1.9Version
Status history (4 events)
  1. availableavailable · risk high · score 17 · status available -> available, risk high -> high, score 25 -> 17
  2. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 17 -> 25
  3. availableavailable · risk high · score 17 · status available -> available, risk high -> high, score 40 -> 17
  4. newavailable · risk high · score 40 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.mjs || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.mjs || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs || true"5
lowLarge Javascript Payloadpackage/dist/cli.js2070180 bytes0

Manifest

Package metadata

Scripts16
  • buildpnpm run build:ui && pnpm run build:cli
  • build:clitsup src/entrypoints/cli.ts --format esm --target node20 --dts --no-splitting
  • 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/
  • lintbiome check src/
  • lint:fixbiome check --write src/
  • postinstallnode scripts/postinstall.mjs || true
  • preview:uivite preview
  • testvitest
  • test:local-modevitest run src/__tests__/local-mode-offline.test.ts src/__tests__/network-boundary.test.ts
  • test:runvitest run
  • typechecktsc --noEmit
  • typecheck:uitsc --project src/ui/tsconfig.json
Dependencies51
  • @ai-sdk/anthropic^3.0.73
  • @ai-sdk/google^3.0.67
  • @ai-sdk/openai^3.0.57
  • @anthropic-ai/sdk^0.82.0
  • @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
  • ai^6.0.172
  • better-sqlite3^12.10.0
  • class-variance-authority^0.7.1
  • cli-progress^3.12.0
  • clsx^2.1.1
  • 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.16
  • ignore^6.0.0
  • ink^6.8.0
  • ink-text-input^6.0.0
  • jsdom^25.0.1
  • …and 21 more.