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.
- Versions published
- 102
- First published
- Dec 2025
- 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":["@gmickel/[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":["@gmickel/[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/src/mcp/tools/capture.ts | matched ".ssh" | 5 |
| low | Credential file access | package/src/core/validation.ts | matched ".ssh" | 5 |
Manifest
Package metadata
Scripts85
bench:ast-chunkingbun scripts/ast-chunking-benchmark.tsbench:code-embeddingsbun scripts/code-embedding-benchmark.tsbench:code-embeddings:writebun scripts/code-embedding-benchmark.ts --writebench:cpu-embeddingsbun scripts/cpu-embed-autoresearch.tsbench:cpu-embeddings:native-batch-probebun scripts/native-embedding-batch-probe.tsbench:general-embeddingsbun scripts/general-embedding-benchmark.tsbench:general-embeddings:writebun scripts/general-embedding-benchmark.ts --writebuildbun build src/index.tsbuild:csstailwindcss -i src/serve/public/globals.css -o src/serve/public/globals.built.css --minifydevbun run --hot src/index.tsdocs:verifybun run scripts/docs-verify.tsevalbun --bun evaliteeval:hybridbun --bun evalite evals/hybrid.eval.tseval:hybrid:baselinebun scripts/hybrid-benchmark.ts --writeeval:hybrid:deltabun scripts/hybrid-benchmark.ts --deltaeval:retrieval-candidatesbun scripts/retrieval-candidate-benchmark.tseval:retrieval-candidates:writebun scripts/retrieval-candidate-benchmark.ts --writeeval:watchbun --bun evalite watchevalsbun scripts/update-eval-scores.tslintoxlint --fix --type-aware --type-check && oxfmt .lint:checkoxlint --type-aware --type-check && oxfmt --check .preparelefthook installprereleasebun run lint:check && bun test && bun run docs:verify && bun run test:packagerelease:dry-rungh workflow run publish.yml -f publish=falserelease:triggergh workflow run publish.yml -f publish=trueresearch:embeddings:autonomous:confirm-winnerbun research/embeddings/autonomous/scripts/confirm-winner.tsresearch:embeddings:autonomous:leaderboardbun research/embeddings/autonomous/scripts/leaderboard.tsresearch:embeddings:autonomous:list-search-candidatesbun research/embeddings/autonomous/scripts/list-search-candidates.tsresearch:embeddings:autonomous:run-candidatebun research/embeddings/autonomous/scripts/run-candidate.tsresearch:embeddings:autonomous:searchbun research/embeddings/autonomous/scripts/search.ts- …and 55 more.
Dependencies42
@codemirror/lang-markdown6.5.0@codemirror/theme-one-dark6.1.3@modelcontextprotocol/sdk1.27.1@radix-ui/react-collapsible1.1.12@radix-ui/react-dialog1.1.15@radix-ui/react-dropdown-menu2.1.16@radix-ui/react-hover-card1.1.15@radix-ui/react-progress1.1.8@radix-ui/react-scroll-area1.2.10@radix-ui/react-select2.2.6@radix-ui/react-separator1.1.8@radix-ui/react-slot1.2.4@radix-ui/react-tooltip1.2.8ai6.0.68bun-plugin-tailwind0.1.2class-variance-authority0.7.1clsx2.1.1cmdk1.1.1codemirror6.0.2commander14.0.3embla-carousel-react8.6.0franc6.2.0lucide-react1.8.0markitdown-ts0.0.9minimatch10.2.3nanoid5.1.6node-llama-cpp3.18.1officeparser6.0.4picocolors1.1.1react19.2.4- …and 12 more.