Bundled Skills¶
The following skills ship with AI-OPS (ai_ops/core/tools/load_skill/bundled/). See
how-to/add-a-skill.md for the SKILL.md format and how to add your own.
| Skill ID | Domain |
|---|---|
network-enumeration |
Host/port discovery, service fingerprinting |
network-traffic-analysis |
Packet capture and analysis |
web-reconnaissance |
Directory and endpoint discovery |
web-sql-injection |
SQL injection identification and exploitation |
web-path-traversal |
Path traversal and LFI |
web-file-upload |
File upload bypass techniques |
linux-privilege-escalation |
Local privilege escalation |
source-code-analysis |
Static review for vulnerabilities |
bruteforce |
Credential and hash brute-forcing |
vulnerability-search |
Finding known vulnerabilities (CVEs) for identified software |
vulnerability-exploitation |
Exploiting identified vulnerabilities |