hack-skills
Complete offensive security playbook library for AI-driven penetration testing
All Skills in This Repository (63)
Pure Emerald Level Indicatorsfile-access-vuln
Identify and test file-access and upload workflow vulnerabilities across download endpoints and file paths.
injection-checking
Map attacker-controlled input to relevant injection deep-dive skills.
saml-sso-assertion-attacks
Validate SAML assertions for signature coverage, audience checks, and ACS handling.
api-sec
Route API security assessments to focused testing workflows based on observed indicators.
format-string-exploitation
Identify and exploit printf-style format string vulnerabilities in C programs.
steganography-techniques
Identify and extract hidden data from images, audio, text, and files.
graphql-and-hidden-parameters
Probe GraphQL schemas for hidden fields and authorization gaps.
xxe-xml-external-entity
Identify and exploit XML external entity vulnerabilities to read local files.
traffic-analysis-pcap
Analyze PCAP network captures for malicious activity, credentials, and covert channels.
llm-prompt-injection
Identify and analyze direct and indirect LLM prompt injection techniques for defensive testing.
hack
Route web and API security tasks to testing methodologies and vulnerability categories.
classical-cipher-analysis
Break classical ciphers using frequency analysis and Kasiski examination.
Frequently Asked Questions
FAQPage SchemaHow to install hack-skills?โผ
Run `npx skills add yaklang/hack-skills --all -g -y` in your terminal to install the full skill library globally.
What does hack-skills cover?โผ
It covers web and API security, authentication attacks, privilege escalation, Active Directory, containers, binary exploitation, cryptography, and AI/LLM security through 100+ structured playbooks.
How does the hack master router work?โผ
The `hack` skill acts as a master entry point that maps observed target behavior to the right category router, which then loads deep topic skills on demand.
Is hack-skills safe to use?โผ
The content is distilled for authorized penetration testing, bug bounty, and CTF use only. You must have explicit permission before testing any target.
Which AI agents support hack-skills?โผ
All skills follow the standard SKILL.md format and work with Claude Code, OpenClaw, Cursor, and other agents that support the skills protocol.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core