azure-aigateway
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches an OpenAPI specification from the official Azure REST API specifications repository on GitHub (
raw.githubusercontent.com/Azure/azure-rest-api-specs). This is used to import the Azure OpenAI API definition into the gateway instance. - [COMMAND_EXECUTION]: Provides Azure CLI (
az) commands for infrastructure tasks such as resource discovery, role assignment, and service configuration. These are standard operations for managing cloud resources. - [CREDENTIALS_UNSAFE]: Includes documentation on how to retrieve API Management subscription keys using the CLI for testing purposes. It correctly advises against hardcoding these keys and provides comprehensive guidance on using Azure Managed Identities and RBAC for production authentication.
Audit Metadata