aks-known-issues
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- Diagnostic Operation: The skill functions as a deterministic matcher between error codes and documented solutions. It instructs the agent to capture exact failure strings from standard Azure CLI outputs and compare them against a curated catalog.
- Read-Only Posture: The instructions explicitly mandate a read-only approach, requiring user approval before any modifications (such as scaling or updating) are proposed. This limits the risk of unintended changes to the environment.
- Trusted Documentation Sources: All recommended fixes and references point to official Microsoft Learn documentation (
learn.microsoft.com). This ensures the guidance is derived from authoritative and trusted vendor sources. - Indirect Prompt Injection Surface: The skill processes external data in the form of AKS error messages and CLI output. While this represents a potential ingestion point for untrusted content, the skill's reliance on exact string matching against a fixed catalog significantly mitigates the risk of adversarial instruction following.
Audit Metadata