azure-compute

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Azure Resource Management]: The skill uses the Azure CLI (az) to manage Virtual Machines, Scale Sets, and network configurations. This includes querying resource states and updating configurations like Network Security Group rules.
  • [External Service Interaction]: It retrieves pricing information from prices.azure.com and documentation from learn.microsoft.com. These are official Microsoft domains used to provide the user with accurate, up-to-date recommendations.
  • [Guest OS Diagnostics]: For advanced troubleshooting, the skill uses the az vm run-command feature to execute specific diagnostic scripts (e.g., checking service status or firewall rules) within the guest operating system.
  • [Operational Safety]: The workflow includes mandatory 'Pre-Flight Safety Checks' that verify the VM power state and agent health before attempting any extension-backed operations, which helps prevent configuration deadlocks.
  • [Indirect Data Processing]: The skill processes information fetched from external documentation at runtime. While these sources are official, users should be aware that the agent uses this content to formulate its troubleshooting steps.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 10:00 PM