Azure CLI
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The README and SKILL files provide installation instructions that fetch a setup script from Microsoft's official URL shortener (aka.ms). This is a standard and documented method for installing the Azure CLI on Linux systems.
- [COMMAND_EXECUTION]: The skill provides five utility bash scripts in the 'scripts/' directory. These scripts execute local 'az' commands to interact with the user's Azure subscription. The scripts are well-structured, use standard flags, and do not perform any hidden or suspicious operations.
Audit Metadata