PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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 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"}'
Artifact bytes419,242
Previous version0.17.22
Published2026-06-10T08:47:10.889Z
SHA-256321e3d6f48eff46555005bc7ded42179dd9ee5b6b8c3dd9cc1c84837b38da99b

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

review
Last checked
reviewRisk
3Score
0.17.23Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/lib/index/ignore-patterns.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts23
  • bench:ossnpx tsx src/eval-oss.ts all
  • bench:oss:jsonGMAX_EVAL_JSON=1 npx tsx src/eval-oss.ts all
  • bench:recallnpx tsx src/eval.ts
  • bench:recall:jsonGMAX_EVAL_JSON=1 npx tsx src/eval.ts
  • benchmark./run-benchmark.sh
  • benchmark:agentnpx tsx src/bench/benchmark-agent.ts
  • benchmark:chartnpx tsx src/bench/generate-benchmark-chart.ts
  • benchmark:index./run-benchmark.sh $HOME/gmax-benchmarks --index
  • buildtsc
  • devnpx tsc && node dist/index.js
  • formatbiome check --write .
  • format:checkbiome check .
  • lintbiome lint .
  • postbuildchmod +x dist/index.js
  • postinstallnode scripts/postinstall.js
  • postversionbash scripts/postrelease.sh
  • prebuildmkdir -p dist
  • prepublishOnlypnpm build
  • preversionpnpm test && pnpm typecheck
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • versionbash 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.6
  • apache-arrow^18.1.0
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • commander^14.0.2
  • dotenv^17.2.3
  • fast-glob^3.3.3
  • ignore^7.0.5
  • lmdb^3.5.2
  • onnxruntime-node1.24.3
  • openai^6.33.0
  • ora^9.3.0
  • piscina^5.1.4
  • proper-lockfile^4.1.2
  • simsimd^6.5.5
  • uuid^13.0.0
  • web-tree-sitter^0.26.7
  • zod^4.1.12