The skill enables direct command execution via Azure CLI, posing a risk for arbitrary command execution if the agent's environment is not properly sandboxed.
Claims to do
Azure Resource Visualizer - Architecture Diagram Generator: A user may ask for help understanding how individual resources fit together, or to create a diagram showing their relationships. Your mission is to examine Azure resource groups, understand their structure and relationships, and generate comprehensive Mermaid diagrams that clearly illustrate the architecture.
Actually does
The skill uses Azure CLI (`az`) and Microsoft Copilot Platform (MCP) intents to list Azure resource groups, query all resources within a selected group, and analyze their configurations and interdependencies. It then generates a detailed Mermaid architecture diagram and embeds it into a markdown file, which also includes a resource inventory, summary, and relationship explanations.
The skill explicitly instructs the agent to use the `az` (Azure CLI) command-line tool via the terminal for resource discovery and analysis. While the examples provided are for read-only operations, this capability represents a direct primitive for command execution that could be exploited for arbitrary commands if the agent's environment is not properly sandboxed or if malicious instructions are provided.
use `az`... `Terminal (when needed): Use Azure CLI`
[](https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-resource-visualizer)<a href="https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-resource-visualizer"><img src="https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-resource-visualizer.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-resource-visualizer.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.