azure-quotas
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [Command Execution]: The skill uses Azure CLI commands like
az quotato interact with cloud infrastructure. This is consistent with the skill's purpose for resource management.\n- [Script Execution]: PowerShell and Bash scripts are used to automate data retrieval. These scripts execute locally and use standard system utilities to process Azure resource data.\n- [Dependency Management]: The skill automatically installs the official Azurequotaextension. While this involves adding external code, it is performed via the official Azure CLI toolset.\n- [Dynamic Data Handling]: The Bash script includes a localized Python snippet for JSON processing. This pattern is used for formatting the output of CLI commands into human-readable tables.
Audit Metadata