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
- 24Established · −30% score
- First published
- Aug 2025
- Publisher
- llch
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 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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts15
buildbun run clean && bun run build:js && chmod +x bin/cli.jsbuild:jsbun build ./src/index.ts --outdir ./dist --target node --format esm --splitting --sourcemap --packages externalcleanrm -rf distdocs:devcd docs && mintlify devdocs:previewcd docs && mintlify previewgenerate:modelsnpx tsx scripts/generate-models.tslinknpm linkpack-drybun run build && npm pack --dry-runreleasenprelease:drynp --preview --any-branchrelease:previewnp --previewtestbun test tests/plugin-manager.test.ts && bun test $(ls tests/*.test.ts | grep -v plugin-manager)typechecktsc --noEmitunlinknpm unlinkwatchbun build ./src/index.ts --outdir ./dist --target node --format esm --splitting --sourcemap --packages external --watch
Dependencies31
@ai-sdk/amazon-bedrock4.0.96@ai-sdk/anthropic3.0.1@ai-sdk/mcp1.0.1@ai-sdk/openai3.0.1@ai-sdk/openai-compatible^2.0.35@ai-sdk/provider^3.0.0@clack/prompts^0.11.0@modelcontextprotocol/sdk^1.0.0@openauthjs/openauth^0.4.3@slack/socket-mode2.0.7@slack/web-api7.15.1ai6.0.3chalk^5.5.0chokidar^5.0.0commander^12.0.0croner^9.1.0cronstrue^3.9.0dockerode^4.0.0dotenv^17.2.1esbuild0.23.1fuzzysort^3.1.0glob^11.0.3gray-matter^4.0.3minimatch^10.1.1ora^9.0.0posthog-node^5.18.0tree-sitter-bash^0.25.1ulid^3.0.1web-tree-sitter^0.26.3yaml^2.8.2- …and 1 more.
Optional dependencies1
@aws-sdk/credential-providers3.1034.0