SSH Tools

v1.1.0

OpenClaw plugin for SSH key diagnostics.

marxbiotech-ssh-tools·runtime marxbiotech-ssh-tools·by @aehrt55
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.

README

ssh-tools

OpenClaw plugin for SSH key diagnostics.

Commands

CommandDescription
/ssh_checkDiagnose SSH key health — presence, permissions, known_hosts, GitHub connectivity

Key Provisioning

SSH keys are provisioned externally via K8s Secret with subPath mount:

volumes:
  - name: ssh-key
    secret:
      secretName: moltbot-ssh-key
      defaultMode: 0600
volumeMounts:
  - name: ssh-key
    mountPath: /home/node/.ssh/id_ed25519
    subPath: ssh-privatekey
    readOnly: true

Public key is tracked in moltbot-env (per-environment) or mounted via ConfigMap.

Requirements

  • ssh-keygen (fingerprint display), ssh (connectivity test) — provided by openssh-client

Capabilities

configSchema
Yes
Executes code
Yes
HTTP routes
0
Runtime ID
marxbiotech-ssh-tools

Compatibility

Built With Open Claw Version
2026.3.28
Plugin Api Range
>=1.0.0

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
513808eb4bd1
Tag
513808eb4bd13fc2c690f20162ea2ff8b7476b94
Provenance
No
Scan status
suspicious

Tags

latest
1.1.0