server_explain
Explains a single security audit check with its purpose, impact, fix instructions, fix tier, and CIS/PCI-DSS/HIPAA references. Supports case-insensitive fuzzy matching without SSH.
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 |