server_explain
Explains a single security audit check: describes what it checks, why it matters, how to fix it, its fix tier (SAFE/GUARDED/FORBIDDEN), and relevant compliance standards (CIS, PCI-DSS, HIPAA). Supports fuzzy lookup.
Instructions
Deep-dive into a single audit check. Returns what it does, why it matters, how to fix it, fix tier (SAFE/GUARDED/FORBIDDEN), and compliance references (CIS/PCI-DSS/HIPAA). No SSH connection required. Supports case-insensitive and fuzzy matching for check IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkId | Yes | Audit check ID to explain (e.g. SSH-PASSWORD-AUTH). Case-insensitive, fuzzy matching supported. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |