azure-validate
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses command-line utilities including
az,azd,terraform, anddockerto validate infrastructure files and environment configurations. These operations are core to the skill's validation purpose and are governed by rules requiring user confirmation for impactful changes. - [EXTERNAL_DOWNLOADS]: The skill manages the installation of official CLI tools and the retrieval of Terraform providers. These resources are fetched from well-known and trusted technology providers (Microsoft and HashiCorp) for legitimate configuration purposes.
- [SAFE]: The skill enforces robust guardrails, notably a requirement to use
ask_userfor any destructive operations and a mandate for users to explicitly confirm their Azure subscription and location, preventing unauthorized or accidental modifications to cloud resources.
Audit Metadata