This is a systematic privilege escalation framework for security testing on Linux systems. You start with low-privilege shell access and work through enumeration and exploitation of kernel vulnerabilities, sudo misconfigurations, SUID binaries, cron jobs, capabilities, PATH hijacking, and NFS weaknesses. The skill assumes you have basic Linux knowledge and can compile exploits with gcc when needed. It failed Gen Agent Trust Hub and Snyk audits, which makes sense given it's literally designed to exploit security weaknesses. Use this for authorized penetration testing and CTFs, not production systems you don't have explicit permission to test. The systematic approach means you're less likely to miss common escalation vectors.
npx skills add https://github.com/davila7/claude-code-templates --skill linux-privilege-escalation