azd-deployment
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for Azure Container Apps deployment using the official Azure Developer CLI (azd) toolset. No malicious intent or security bypasses were detected.
- [COMMAND_EXECUTION]: The configuration examples utilize standard
azdshell hooks (preprovision,postprovision,postdeploy) to automate deployment tasks. These commands are localized to the deployment environment and represent the intended functionality of the tool. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by recommending Managed Identities (RBAC) and the
azd env setcommand for secret management, rather than hardcoding credentials in configuration files.
Audit Metadata