PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-rebuild-sqlite.mjs"

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,019Niche · −30% score
Versions published
51
First published
Apr 2026
Publisher
bk201_1393

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbk201_1393
Artifact bytes215,368
Previous version0.1.63
Published2026-05-25T15:43:22.303Z
SHA-25626a700a107b9f179de363aff8871cf2de9676995933a70da470f835c5f53bb21

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-rebuild-sqlite.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.1.65Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-rebuild-sqlite.mjs"5

Manifest

Package metadata

Scripts57
  • agent-farmnode ./dist/interfaces/cli/index.js
  • agent-farm:devtsx src/interfaces/cli/index.ts
  • buildnode scripts/clean-dist.mjs && tsc -p tsconfig.json && node scripts/copy-panel-core.mjs
  • checktsc -p tsconfig.json --noEmit
  • ci:health:localnode scripts/ci-health-local.mjs
  • commitnode scripts/commit.mjs
  • devtsx src/interfaces/cli/index.ts
  • farm:control-planenode ./dist/interfaces/cli/index.js control-plane serve
  • farm:cursor-sdk:smokenpm run build && node scripts/cursor-sdk-smoke.mjs
  • farm:dashboardnode ./dist/interfaces/cli/index.js dashboard
  • farm:dashboard:opencodenode ./dist/interfaces/cli/index.js dashboard --opencode-feed
  • farm:dashboard:opencode:devtsx src/interfaces/cli/index.ts dashboard --opencode-feed
  • farm:dispatchbash scripts/agent-farm-dispatch.sh
  • farm:dispatch:batchbash scripts/agent-farm-dispatch-batch.sh
  • farm:dispatch:batch:nodenode scripts/agent-farm-dispatch-batch.mjs
  • farm:dispatch:nodenode scripts/agent-farm-dispatch.mjs
  • farm:dispatch:psnode scripts/agent-farm-dispatch.mjs
  • farm:doctornode ./dist/interfaces/cli/index.js doctor
  • farm:doctor:cinode ./dist/interfaces/cli/index.js doctor --ci-exit
  • farm:initnpm run build && node ./dist/interfaces/cli/index.js project init --target-dir . --force --no-interactive --storage sqlite --environments cursor --executor opencode --workers 4
  • farm:insightsnode ./dist/interfaces/cli/index.js insights
  • farm:m1:wavenpm run build && node scripts/agent-farm-dispatch-batch.mjs .agent-farm/waves/m1-cursor-control-plane.json
  • farm:m2:wavenpm run build && node scripts/agent-farm-dispatch-batch.mjs .agent-farm/waves/m2-cursor-sdk-spike.json
  • farm:m3:wavenode scripts/ensure-built.mjs && node scripts/agent-farm-dispatch-batch.mjs examples/waves/m3-product-onboarding.json
  • farm:mcpnode ./dist/interfaces/mcp/server.js
  • farm:meta:self-iter:wavenpm run build && node scripts/agent-farm-dispatch-batch.mjs test/fixtures/waves/meta-self-iter-20260510.json
  • farm:onboarding:15minnode scripts/ensure-built.mjs && node scripts/onboarding-15min-check.mjs
  • farm:opt:wavenpm run build && node scripts/agent-farm-recover-and-wave.mjs test/fixtures/waves/polish-opt-20260511.json
  • farm:recover-wavenpm run build && node scripts/agent-farm-recover-and-wave.mjs
  • farm:roadmap:wavenpm run build && node scripts/agent-farm-dispatch-batch.mjs test/fixtures/waves/roadmap-iter-20260510.json
  • …and 27 more.
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.9.0
  • commander^14.0.3
  • ink^5.1.0
  • react^18.3.1