This is a comprehensive SSH security testing workflow that walks you through the full penetration testing methodology, from initial enumeration with Nmap and ssh-audit to credential attacks with Hydra, then exploitation and post-compromise activities. It assumes you've got the standard toolkit installed (Metasploit, Paramiko, the usual suspects). Honestly, it's more of a structured checklist than automation, which makes sense for this type of work where you need to understand what you're doing at each step. If you're learning SSH pentesting or want a systematic approach to auditing SSH services, this gives you the roadmap. Just remember this is educational and authorized testing only, the legal disclaimers matter here.
npx skills add https://github.com/davila7/claude-code-templates --skill ssh-penetration-testing