security-assessment
Installation
SKILL.md
Required Tools
This is an orchestrator skill that delegates to sub-skills. Tool requirements depend on which sub-skills are invoked during the assessment.
| Sub-Skill | Tools Required | Reference |
|---|---|---|
| recon-and-enumeration | rustscan, nmap, ffuf, nuclei, httpx, dig | See recon skill |
| webapp-pentesting | rustscan, nmap, ffuf, nuclei, nikto, sqlmap, curl | See webapp skill |
| api-pentesting | curl, ffuf, httpx, nuclei, sqlmap | See api skill |
| infra-pentesting | rustscan, nmap, Metasploit, john, hashcat | See infra skill |
| android-pentesting | adb, jadx, apktool, Frida, mitmproxy | See android skill |
| secure-code-review | ripgrep, find, ast-grep | See code-review skill |
Tool Execution Protocol
Before starting any assessment, verify tool availability and establish fallback chains: