Azure CLI-hardened
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: Fetches and executes an installation script from Microsoft's official short domain (https://aka.ms/InstallAzureCliLinux) using the pipe-to-bash pattern. This is an official installation method from a well-known service provider.
- [EXTERNAL_DOWNLOADS]: References installation packages and documentation from official Microsoft domains including aka.ms and learn.microsoft.com, as well as the official Azure CLI GitHub repository.
- [COMMAND_EXECUTION]: Instructs the agent to execute various az commands and references local helper bash scripts (e.g., azure-vm-status.sh) for infrastructure management and automation.
- [SAFE]: The skill incorporates robust safety guardrails that instruct the agent to verify subscription context and avoid command-line credential exposure, effectively hardening the agent against accidental or malicious misuse of cloud management capabilities.
Audit Metadata