azure-compute
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses tools like
web_fetchandfetch_webpageto retrieve the latest technical guidance fromlearn.microsoft.com. It also accessesprices.azure.comto fetch unauthenticated pricing data for Azure services. Both domains are official Microsoft services and represent trusted sources. - [COMMAND_EXECUTION]: The skill provides numerous Azure CLI (
az) command templates for diagnostics and management, such asaz vm get-instance-view,az network nsg rule list, andaz vm user reset-ssh. These are standard administrative tools used for the skill's stated purpose of Azure VM management. All sensitive parameters, such as passwords or SSH keys, are handled via user-provided placeholders.
Audit Metadata