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
- 2,675Niche · −30% score
- Versions published
- 154
- First published
- Mar 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/lib/index/ignore-patterns.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts23
bench:ossnpx tsx src/eval-oss.ts allbench:oss:jsonGMAX_EVAL_JSON=1 npx tsx src/eval-oss.ts allbench:recallnpx tsx src/eval.tsbench:recall:jsonGMAX_EVAL_JSON=1 npx tsx src/eval.tsbenchmark./run-benchmark.shbenchmark:agentnpx tsx src/bench/benchmark-agent.tsbenchmark:chartnpx tsx src/bench/generate-benchmark-chart.tsbenchmark:index./run-benchmark.sh $HOME/gmax-benchmarks --indexbuildtscdevnpx tsc && node dist/index.jsformatbiome check --write .format:checkbiome check .lintbiome lint .postbuildchmod +x dist/index.jspostinstallnode scripts/postinstall.jspostversionbash scripts/postrelease.shprebuildmkdir -p distprepublishOnlypnpm buildpreversionpnpm test && pnpm typechecktestvitest runtest:watchvitesttypechecktsc --noEmitversionbash scripts/sync-versions.sh && git add -A
Dependencies22
@clack/prompts^1.1.0@huggingface/transformers^4.0.0@lancedb/lancedb^0.30.0@modelcontextprotocol/sdk^1.29.0@parcel/watcher^2.5.6apache-arrow^18.1.0chalk^5.6.2cli-highlight^2.1.11commander^14.0.2dotenv^17.2.3fast-glob^3.3.3ignore^7.0.5lmdb^3.5.2onnxruntime-node1.24.3openai^6.33.0ora^9.3.0piscina^5.1.4proper-lockfile^4.1.2simsimd^6.5.5uuid^13.0.0web-tree-sitter^0.26.7zod^4.1.12