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
244
Versions published
51
First published
May 2026
Publisher
cmblir

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"}'
Publishercmblir
Artifact bytes417,980
Previous version5.4.3
Published2026-06-05T18:20:51.162Z
SHA-256b980ef00fbc91fd821dda47dd11a1755253f133d9dadbe4c8ad7300fc9305c1b

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
5Score
5.4.4Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/sandbox/ssh.mjsmatched ".ssh/"5

Manifest

Package metadata

Scripts6
  • build:splashnode scripts/build-splash.mjs
  • migrate:v5node scripts/migrate-v5.mjs
  • testnode --test tests/phaseC-*.test.mjs && playwright test
  • test:benchnode scripts/bench-providers.mjs
  • test:bench:indexnode --test tests/index_store.bench.mjs
  • test:perfnode --test tests/phaseH-perf.test.mjs tests/index_store.bench.mjs
Dependencies8
  • @modelcontextprotocol/sdk^1.18.0
  • better-sqlite3^11.10.0
  • chalk^5.3.0
  • ink^5.0.1
  • ink-testing-library^4.0.0
  • node-ssh^13.2.0
  • string-width^7.2.0
  • undici^6.21.0