yaklangyaklangOfficialยท63 Agent Skills Included

hack-skills

Complete offensive security playbook library for AI-driven penetration testing

Guides AI agents through real-world security testing across 14 domains: web, API, cloud, Active Directory, binary exploitation, and LLM attacks. Replaces scattered cheat sheets with structured routers, payload matrices, and decision trees for each vulnerability class. Helps testers move from recon to exploitation faster with step-by-step playbooks for authorized engagements.
npx skills add yaklang/hack-skills --all -g -y

All Skills in This Repository (63)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
yaklangyaklang

file-access-vuln

Identify and test file-access and upload workflow vulnerabilities across download endpoints and file paths.

Official
Intermediate
๐Ÿ“ฆ In Repo
yaklangyaklang

injection-checking

Map attacker-controlled input to relevant injection deep-dive skills.

Official
Intermediate
๐Ÿ“ฆ In Repo
yaklangyaklang

saml-sso-assertion-attacks

Validate SAML assertions for signature coverage, audience checks, and ACS handling.

Official
Advanced
๐Ÿ“ฆ In Repo
yaklangyaklang

api-sec

Route API security assessments to focused testing workflows based on observed indicators.

Official
Intermediate
๐Ÿ“ฆ In Repo
yaklangyaklang

format-string-exploitation

Identify and exploit printf-style format string vulnerabilities in C programs.

Official
Advanced
๐Ÿ“ฆ In Repo
yaklangyaklang

steganography-techniques

Identify and extract hidden data from images, audio, text, and files.

Official
Advanced
๐Ÿ“ฆ In Repo
yaklangyaklang

graphql-and-hidden-parameters

Probe GraphQL schemas for hidden fields and authorization gaps.

Official
Intermediate
๐Ÿ“ฆ In Repo
yaklangyaklang

xxe-xml-external-entity

Identify and exploit XML external entity vulnerabilities to read local files.

Official
Advanced
๐Ÿ“ฆ In Repo
yaklangyaklang

traffic-analysis-pcap

Analyze PCAP network captures for malicious activity, credentials, and covert channels.

Official
Advanced
๐Ÿ“ฆ In Repo
yaklangyaklang

llm-prompt-injection

Identify and analyze direct and indirect LLM prompt injection techniques for defensive testing.

Official
Advanced
๐Ÿ“ฆ In Repo
yaklangyaklang

hack

Route web and API security tasks to testing methodologies and vulnerability categories.

Official
Intermediate
๐Ÿ“ฆ In Repo
yaklangyaklang

classical-cipher-analysis

Break classical ciphers using frequency analysis and Kasiski examination.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’