azure-aigateway
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Azure CLI Operations]: The skill uses the
azCLI to manage Azure resources, including role assignments and backend configurations. These commands are standard for administrative tasks and are provided as clear templates for the agent to follow. - [Authentication Best Practices]: The documentation includes extensive guidance on using Managed Identities and Azure RBAC. This approach actively discourages the use of hardcoded credentials, which is a critical security consideration for cloud applications.
- [External Specification Import]: One pattern includes importing an OpenAPI specification from the official
azure-rest-api-specsrepository on GitHub. This is a trusted source used to accurately configure the API Gateway for Azure OpenAI services. - [AI Governance Policies]: The skill includes detailed XML policy templates for token rate limiting, semantic caching, and content safety. These are designed to provide observability and protection against common AI-related risks like prompt injection or cost overruns.
Audit Metadata