azure-verified-modules
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- Documentation-Only Content: The skill consists entirely of instructional guidelines, compliance checklists, and HCL code snippets for Terraform module development. It does not perform any file system operations, network requests, or command executions.- Security Best Practices Promotion: The instructions explicitly mandate security best practices, such as requiring
sensitive = truefor confidential outputs (TFNFR29) and variables (TFNFR19), and forbidding default values for sensitive inputs (TFNFR23).- Safe External References: All external links point to official documentation for Azure Verified Modules, HashiCorp Terraform, and the well-known terraform-docs utility on GitHub.- Code Integrity Standards: The skill includes requirements for automated documentation generation and branch protection policies (TFNFR3) to ensure code quality and prevent unauthorized changes.
Audit Metadata