azure-image-builder
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [Official Resource Integration]: The skill directs users to official HashiCorp and Microsoft documentation and utilizes verified Packer plugins for Azure integration.
- [Secure Variable Handling]: Variable definitions for sensitive information like client IDs and secrets are marked with the
sensitive = trueattribute, which is a standard security practice in HCL to prevent accidental logging of credentials. - [Authentication Best Practices]: Provides instructions for setting up Azure Service Principals and using environment variables for authentication, which helps in managing credentials outside of version-controlled configuration files.
Audit Metadata