azure-cost
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Administrative Command Execution: The skill provides instructions for administrative tasks such as updating cluster tiers (
az aks update) and deleting resources (az redis delete). These operations are protected by explicit safety requirements in the workflow, which mandate obtaining user approval before execution. - Authentication Best Practices: The skill includes detailed guidance on using Managed Identities and Azure RBAC, discouraging the use of static credentials or secrets, which aligns with industry security standards.
- External Tool Integration: It utilizes the Azure Quick Review (azqr) tool and official Azure CLI extensions. These tools are used for governance and cost analysis within the Azure ecosystem.
- Data Retrieval and Processing: The skill fetches pricing information from official Microsoft domains and queries Azure APIs for cost and utilization metrics. This behavior is necessary for the skill's primary function of cost management.
- Dynamic Command Generation: It uses a specialized tool to assist in generating Azure CLI commands based on user intent. This helps ensure commands follow the correct syntax for the specific cost management APIs.
Audit Metadata