azure-deployment-preflight
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official Azure CLI (az) for template validation and what-if analysis, which is the standard and recommended approach for Azure infrastructure deployments.
- [SAFE]: All file operations are localized to the workspace's .azure/deployments/ directory for managing deployment artifacts and generated reports, following common development practices.
- [SAFE]: References to external documentation and source materials target well-known and reputable services such as GitHub.
- [SAFE]: The skill includes robust error handling for common scenarios like missing credentials or insufficient permissions, providing helpful guidance to the user.
Audit Metadata