ctf-super-hub
AI-guided CTF solving from challenge triage to final writeup
All Skills in This Repository (25)
Pure Emerald Level IndicatorsStrix•路径穿越与文件包含
Analyze web endpoints for path traversal, LFI, and RFI vulnerabilities.
ctf-forensics
Facilitate forensic workflows for disk, memory, and network analysis.
Strix•JWT 身份认证测试
Detect JWT and OIDC signature validation, header manipulation, and key fetching flaws.
strix-quick
Conduct rapid targeted security assessments for web and software applications.
Strix•sqlmap 用法
Explain sqlmap command options and workflows for SQL injection testing.
Strix•IDOR 测试
Analyzes object-level authorization in systems to detect IDOR vulnerabilities across APIs and interfaces.
ctf-super-hub
Classify and route CTF challenges from minimal input data.
ctf-misc
Decode complex encodings and analyze binary or network data for CTF challenges.
ctf-reverse
Guide step-by-step analysis of CTF challenge binaries across architectures and obfuscation.
ctf-malware
Reverse engineer and decrypt malware samples from CTF challenges.
Strix•CSRF 测试
Assess web applications for CSRF vulnerabilities across endpoints and CORS configurations.
CTF•挑战调度器
Classify CTF challenge files or URLs into primary categories.
Frequently Asked Questions
FAQPage SchemaHow to install ctf-super-hub?▼
Run `npx skills add asdfgh1445/ctf-super-hub --all -g -y` in your terminal to install the full skill suite globally.
What is ctf-super-hub used for?▼
It is a unified entry point that helps your AI agent classify any CTF challenge, pick the right specialist skill, and tell you the next 1-3 steps to solve it.
Which CTF categories does it cover?▼
It covers web exploitation, binary exploitation (pwn), cryptography, reverse engineering, forensics, OSINT, malware analysis, miscellaneous puzzles, and AI/ML attacks, plus a writeup generator.
Can beginners use it without security experience?▼
Yes. The beginner hub and teaching mode explain each step in plain language, define jargon, and can give hints only instead of full solutions.
Does it work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Gemini CLI, and OpenCode once copied into the tool's skills directory.
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