azure-aigateway
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill makes extensive use of the Azure CLI (
az) to automate the creation and configuration of cloud infrastructure, including resource group management, Bicep deployments, and API Management configuration. - [EXTERNAL_DOWNLOADS]: Fetches OpenAPI specifications and configuration samples from official Microsoft and Azure-related GitHub repositories (
Azure/azure-rest-api-specs,Azure-Samples/AI-Gateway). These sources are recognized as trusted organizations. - [SAFE]: The skill correctly implements security best practices, such as using Managed Identity (
authentication-managed-identity) for secure backend authentication instead of hardcoding API keys, and utilizing standard Azure SDKs for Python, Node.js, and .NET.
Audit Metadata