The skill exposes Azure CLI commands
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, get details for, and query search indexes. It also uses the `azure__speech` tool to transcribe speech to text and synthesize text to speech. It provides links to Microsoft documentation for various Azure AI services.
The skill content explicitly lists external Azure CLI commands (`az search`, `az cognitiveservices`) that an agent might be instructed to execute. If the agent's execution environment allows direct execution of these commands with unsanitized user input, it could introduce command injection vulnerabilities.
CLI | `az search` CLI | `az cognitiveservices`
The skill's stated purpose and description claim support for Azure OpenAI, Document Intelligence, and OCR capabilities. However, the provided 'MCP Server (Preferred)' section only includes concrete tool calls for Azure AI Search and Azure AI Speech, lacking direct commands for OpenAI, Document Intelligence, or explicit OCR functions.
Claimed purpose and 'Services' table list OpenAI and Document Intelligence. 'AI Search Capabilities' mentions OCR. 'MCP Server (Preferred)' section only lists commands for `azure__search` and `azure__speech`.
[](https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-ai)<a href="https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-ai"><img src="https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-ai.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/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.