/primitives / ssh-check
ssh-check
Rust primitive in the KeiSeiKit substrate.
| tagline | Rust primitive in the KeiSeiKit substrate. |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/ssh-check/install.sh | bash
# after install $ ssh-check --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/ssh-check.sh"] } ] }