az
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell and PowerShell scripts (e.g., az-preflight.sh, az-auth-status.sh) to run Azure CLI commands that inspect account state and resource groups.
- [EXTERNAL_DOWNLOADS]: The installation scripts (install.sh and install.ps1) and documentation (install-and-setup.md) download the official Azure CLI installation package from Microsoft's public endpoint at https://aka.ms/InstallAzureCLIDeb.
- [REMOTE_CODE_EXECUTION]: The skill's installation workflow pipes the official Microsoft setup script directly into bash with administrative privileges to configure the tool environment, following vendor-recommended practices.
Audit Metadata