azure-kubernetes
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- Standard Tool Integration: The skill utilizes official Azure CLI (
az) and Kubernetes (kubectl) tools for cluster management. These are standard, well-documented tools for cloud operations and are used as intended for infrastructure provisioning. - Security-First Configuration: The instructions prioritize the use of Microsoft Entra ID for identity, Azure Key Vault for secrets, and Azure Policy for governance. This aligns with modern security best practices for protecting cloud-native workloads.
- Credential Safety Guardrails: There is an explicit instruction within the skill to avoid requesting or outputting secrets, tokens, or keys. This reduces the risk of sensitive information being logged or exposed during the agent's interaction.
- Verified External References: All external links and references point to official Microsoft documentation (learn.microsoft.com), providing a trusted source for configuration guidance.
Audit Metadata