sshkey
name: SSHKey
by ckchzh · published 2026-03-22
$ claw add gh:ckchzh/ckchzh-sshkey---
name: SSHKey
description: "Generate, list, copy, and test SSH keys without complex flags. Use when scanning keys, monitoring expiry, reporting fingerprints, alerting weak algorithms."
version: "3.0.1"
author: "BytesAgain"
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: ["ssh","key","security","authentication","crypto","server","admin","devops"]
categories: ["Security", "System Tools", "Developer Tools"]
---
# sshkey
SSH key manager.
Commands
`generate`
Generate new SSH key (ed25519/rsa/ecdsa)
scripts/script.sh generate [type] [bits]`list`
List all SSH keys
scripts/script.sh list`fingerprint`
Show key fingerprint (MD5 + SHA256)
scripts/script.sh fingerprint <keyfile>`info`
Detailed key information
scripts/script.sh info <keyfile>`copy`
Copy public key to remote host
scripts/script.sh copy <user@host> [keyfile]`test`
Test SSH connection
scripts/script.sh test <user@host>`authorized-list`
List authorized keys
scripts/script.sh authorized-list`authorized-add`
Add key to authorized_keys
scripts/script.sh authorized-add <pubkey>`audit`
Security audit of SSH keys and permissions
scripts/script.sh auditRequirements
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...