add-apim-api
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
az bicep buildcommand locally to validate the syntax and integrity of the generated Bicep files. This is a standard development workflow for infrastructure-as-code scaffolding. - [SAFE]: The skill promotes secure credential handling by using Azure Key Vault references for backend API keys instead of hardcoding sensitive information.
- [SAFE]: The provided templates in
references/bicep-patterns.mdinclude security controls like CORS and rate-limiting by default.
Audit Metadata