The skill risks agent compromise via external content, KQL
Claims to do
Azure Diagnostics: > **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE** > > This document is the **official source** for debugging and troubleshooting Azure production issues. Follow these instructions to diagnose and resolve common Azure service problems systematically.
Actually does
This skill uses Azure CLI (`az`) and internal Microsoft Copilot (MCP) tools (`mcp_azure_mcp_applens`, `mcp_azure_mcp_monitor`, `mcp_azure_mcp_resourcehealth`) to check Azure resource health, view activity logs, query application logs (Container Apps, Function Apps via App Insights), and analyze metrics using KQL. It provides commands to interact with Azure resources for diagnostic purposes.
npx skills add https://github.com/microsoft/github-copilot-for-azureThe skill relies on external Markdown files for detailed troubleshooting guides and KQL queries. If these linked files are compromised, they could introduce malicious instructions, poison the agent's knowledge base, or lead to unintended actions.
[container-apps/](references/container-apps/README.md)
The `mcp_azure_mcp_monitor` tool allows execution of arbitrary KQL queries. A malicious or overly complex query could be crafted to consume excessive resources, leading to performance degradation or denial of service on the Azure Monitor backend.
query: "<KQL-query>"
The skill uses highly authoritative language ('AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE', 'official source') to direct the agent's reasoning. While intended to ensure adherence to official procedures, such framing could potentially be used to bypass alternative reasoning paths or critical thinking.
> **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE**
[](https://mondoo.com/ai-agent-security/skills/github/microsoft/github-copilot-for-azure/azure-diagnostics)<a href="https://mondoo.com/ai-agent-security/skills/github/microsoft/github-copilot-for-azure/azure-diagnostics"><img src="https://mondoo.com/ai-agent-security/api/badge/github/microsoft/github-copilot-for-azure/azure-diagnostics.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/microsoft/github-copilot-for-azure/azure-diagnostics.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.