The skill misrepresents its capabilities, claiming
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
This skill uses the `azure__search` tool to list, retrieve details of, and query Azure AI Search indexes. It also uses the `azure__speech` tool to perform speech-to-text transcription and text-to-speech synthesis. It relies on Azure MCP tools for these operations.
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-aiThe skill's stated purpose claims support for Azure OpenAI and Document Intelligence, but the actual executable commands provided by the skill only cover Azure AI Search and Azure AI Speech. It overstates its direct operational capabilities.
Stated purpose includes 'OpenAI, Document Intelligence'. The 'MCP Server (Preferred)' section only lists 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.