PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-embedding-backend.cjs"

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
691
Versions published
52
First published
Feb 2026
Publisher
namsangboy

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"}'
Publishernamsangboy
Artifact bytes4,919,314
Previous version1.0.50
Published2026-06-17T04:47:31.165Z
SHA-256b83abdad77a1a78ceb7032c54a9a339f33f165d31f42aa57bd2e9fac59398025

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-embedding-backend.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.51Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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-embedding-backend.cjs"5

Manifest

Package metadata

Scripts25
  • benchmark:qrelstsx scripts/generate-session-qrels.ts
  • benchmark:replaytsx scripts/replay-retrieval-benchmark.ts --min-query-yield 1 --min-no-match-accuracy 1 --max-forbidden-hits 0 --max-failed-queries 0
  • benchmark:replay:promote-reviewtsx scripts/promote-retrieval-review-queue.ts
  • benchmark:replay:validate-promotiontsx scripts/validate-replay-promotion-candidates.ts
  • buildtsx scripts/build.ts
  • check:architecturenode scripts/check-import-boundaries.mjs
  • devtsx src/apps/cli/index.ts
  • eval:longmemeval:codex-batchtsx scripts/longmemeval-codex-batch.ts
  • eval:longmemeval:codex-judgetsx scripts/longmemeval-codex-judge.ts
  • eval:longmemeval:retrieval-smoketsx scripts/longmemeval-retrieval-smoke.ts
  • eval:retrieval-replaytsx scripts/replay-retrieval-benchmark.ts --fixture benchmarks/replay/golden-memory-usefulness-v1.json --format markdown --no-per-query --min-query-yield 1 --min-no-match-accuracy 1 --max-forbidden-hits 0 --max-failed-queries 0
  • eval:retrieval-replay:reporttsx scripts/replay-retrieval-benchmark.ts --fixture benchmarks/replay/golden-memory-usefulness-v1.json --format markdown --no-per-query
  • linteslint src/**/*.ts
  • ops:healthnpm run ops:sync-gap:report && npm run ops:sync-gap:heal && npm run ops:review:resolve
  • ops:heartbeatbash scripts/heartbeat-memory-orchestrator.sh
  • ops:projects:clean-unknownnode scripts/delete-unknown-projects.js
  • ops:review:resolvenode scripts/review-queue-auto-resolve.js
  • ops:sync-gap:fixnode scripts/fix-sync-gap.js
  • ops:sync-gap:healbash scripts/sync-gap-auto-heal.sh
  • ops:sync-gap:reportnode scripts/report-sync-gap.js
  • postinstallnode scripts/postinstall-embedding-backend.cjs
  • smoke:dashboardtsx scripts/dashboard-smoke.ts
  • testvitest
  • test:coveragevitest --coverage
  • typechecktsc --noEmit
Dependencies8
  • @hono/node-server^1.19.14
  • @lancedb/lancedb^0.5.0
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.6.2
  • commander^12.0.0
  • hono^4.12.25
  • mongodb^6.14.0
  • zod^3.22.0
Optional dependencies1
  • @huggingface/transformers^3.8.1