azure-aks
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes legitimate 'az aks' commands to perform infrastructure tasks. These are standard operations for Azure administrators.
- [DATA_EXPOSURE] (LOW): The 'az aks get-credentials' command is used to retrieve cluster access configurations. While this involves sensitive data (kubeconfig), it is the primary intended function of the command and follows standard Azure workflows.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill provides templates for shell commands where user-provided strings (e.g., resource group names) would be interpolated. While an injection surface exists, it is characteristic of CLI-based skills and is not inherently malicious.
Audit Metadata