PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherhydralerne
Artifact bytes160,504
Previous version2.2.35
Published2026-05-24T02:23:08.488Z
SHA-256080965f75f75c56070e1d4efd7edaf0c6a796aa89b353bf140cd10c982240a0d

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

high
Last checked
highRisk
192Score
2.2.36Version
Status history (1 event)
  1. newavailable · risk high · score 192 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

hydralerne

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/commands/scp.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/ssh-util.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/ssh.jsmatched ".ssh"30
highCredential file accesspackage/dist/mcp/tools.jsmatched ".ssh"30
highCredential file accesspackage/dist/workspace-handle.jsmatched ".ssh"30
highCredential file accesspackage/dist/workspace.jsmatched ".ssh"30
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/commands/scp.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/ssh-util.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/ssh.jsmatched ".ssh"30
highCredential file accesspackage/dist/mcp/tools.jsmatched ".ssh"30
highCredential file accesspackage/dist/workspace-handle.jsmatched ".ssh"30
highCredential file accesspackage/dist/workspace.jsmatched ".ssh"30
lowObfuscationpackage/dist/cli/commands/auth.jsmatched "\\x1b"3
lowObfuscationpackage/dist/tunnel/client.jsmatched "Buffer.from(padded, 'base64"3
lowObfuscationpackage/dist/runtime/exec.jsmatched "atob("3
lowObfuscationpackage/dist/cli/commands/tunnel.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • prepublishOnlynpm run clean && npm run build
Dependencies2
  • @modelcontextprotocol/sdk^1.27.1
  • ws^8.18.3