The skill misrepresents its Azure service support,
Claims to do
Azure AI Services: | Service | Use When | MCP Tools | CLI | |---------|----------|-----------|-----| | AI Search | Full-text, vector, hybrid search | `azure__search` | `az search` | | Speech | Speech-to-text, text-to-speech | `azure__speech` | - | | OpenAI | GPT models, embeddings, DALL-E | - | `az cognitiveservices` | | Document Intelligence | Form extraction, OCR | - | - |
Actually does
The skill uses `azure__search` to list, get details of, and query Azure AI Search indexes. It also uses `azure__speech` to transcribe speech to text and synthesize text to speech. These operations are performed via specified MCP tools.
The skill's description and 'Services' table claim support for Azure OpenAI and Document Intelligence, but the implemented 'MCP Server (Preferred)' section only provides concrete commands for Azure AI Search and Azure AI Speech.
The 'Services' table lists OpenAI and Document Intelligence, but the 'MCP Server (Preferred)' section only defines commands for `azure__search` and `azure__speech`.
[](https://mondoo.com/ai-agent-security/skills/github/microsoft/github-copilot-for-azure/azure-ai)<a href="https://mondoo.com/ai-agent-security/skills/github/microsoft/github-copilot-for-azure/azure-ai"><img src="https://mondoo.com/ai-agent-security/api/badge/github/microsoft/github-copilot-for-azure/azure-ai.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/microsoft/github-copilot-for-azure/azure-ai.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.