The skill's description indicates sensitive operations like password resets and network troubleshooting that could be abused if not properly secured.
Claims to do
Azure Compute Skill: Routes Azure VM requests to the appropriate workflow based on user intent.
Actually does
This skill functions as a router for Azure VM and VM Scale Set (VMSS) related queries. It analyzes user intent to direct requests to either a 'VM Recommender' workflow for sizing, pricing, or recommendations, or a 'VM Troubleshooter' workflow for connectivity issues. It does not directly execute commands, access external data, or contact URLs, but delegates these actions to the specified internal workflows.
The skill's description indicates that its linked workflows may perform sensitive operations such as resetting passwords or troubleshooting network configurations (NSG, port 3389), which could be abused if not properly secured in the downstream implementations.
description: "...reset password, reach VM, port 3389, NSG, troubleshoot."
[](https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-compute)<a href="https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-compute"><img src="https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-compute.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-compute.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.