PkgRadar

Package evidence

@cutie-crypto/[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
139
Versions published
18
First published
May 2026
Publisher
desmand

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":["@cutie-crypto/[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":["@cutie-crypto/[email protected]"],"fail_on":"review"}'
Publisherdesmand
Artifact bytes57,805
Previous version2.3.8
Published2026-05-27T23:24:13.974Z
SHA-256b4c5c5b76ad4bbfd6df977d3436f9d41e79d4d60b0725c1fbf98dabf0e09bc53

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
15Score
2.3.9Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/srt-settings.jsmatched ".ssh"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/srt-settings.jsmatched ".ssh"10
lowCredential file accesspackage/dist/runner.jsmatched ".ssh"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsc --watch
  • linttsc --noEmit
  • prepublishOnlynpm run build && npm test
  • smokenode --import tsx/esm scripts/smoke.ts
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
Dependencies4
  • @anthropic-ai/sandbox-runtime0.0.50
  • @cutie-crypto/connector-core^0.6.1
  • @types/ws^8.18.1
  • ws^8.20.0