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.

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 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"}'
Publisherllch
Artifact bytes435,181
Previous version0.10.0
Published2026-04-24T16:29:13.886Z
SHA-2567b7a1e328719f151b529fe078fee387f928706752dbd050b423c52d9dd31e996

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.11.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts15
  • buildbun run clean && bun run build:js && chmod +x bin/cli.js
  • build:jsbun build ./src/index.ts --outdir ./dist --target node --format esm --splitting --sourcemap --packages external
  • cleanrm -rf dist
  • docs:devcd docs && mintlify dev
  • docs:previewcd docs && mintlify preview
  • generate:modelsnpx tsx scripts/generate-models.ts
  • linknpm link
  • pack-drybun run build && npm pack --dry-run
  • releasenp
  • release:drynp --preview --any-branch
  • release:previewnp --preview
  • testbun test tests/plugin-manager.test.ts && bun test $(ls tests/*.test.ts | grep -v plugin-manager)
  • typechecktsc --noEmit
  • unlinknpm unlink
  • watchbun build ./src/index.ts --outdir ./dist --target node --format esm --splitting --sourcemap --packages external --watch
Dependencies29
  • @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
  • ai6.0.3
  • chalk^5.5.0
  • chokidar^5.0.0
  • commander^12.0.0
  • croner^9.1.0
  • cronstrue^3.9.0
  • dockerode^4.0.0
  • dotenv^17.2.1
  • esbuild0.23.1
  • fuzzysort^3.1.0
  • glob^11.0.3
  • gray-matter^4.0.3
  • minimatch^10.1.1
  • ora^9.0.0
  • posthog-node^5.18.0
  • tree-sitter-bash^0.25.1
  • ulid^3.0.1
  • web-tree-sitter^0.26.3
  • yaml^2.8.2
  • zod^3.25.76
Optional dependencies1
  • @aws-sdk/credential-providers3.1034.0