misconfig
Installation
SKILL.md
Security Misconfiguration Analysis
Analyze application and infrastructure configuration for security misconfigurations that could expose the system to attack. Covers missing security headers, debug modes left enabled, overly permissive CORS, default credentials, verbose error handling, unnecessary features, and directory listing.
Supported Flags
Read ../../shared/schemas/flags.md for full flag
documentation. This skill supports all cross-cutting flags.
Key flags for this skill:
| Flag | Effect |
|---|---|
--scope <value> |
Target scope (default: changed). Config-heavy scopes like path: and full are common. |
--depth <value> |
Analysis depth (default: standard). deep traces config inheritance chains. |
--severity <value> |
Minimum severity to report (default: all). |
Related skills