azure-compute
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- Secure Infrastructure Provisioning: The skill emphasizes security-first defaults, such as configuring Network Security Groups (NSGs) to restrict SSH/RDP access to the user's detected public IP and utilizing SSH keys for Linux VM authentication.
- Sensitive Data Handling: The workflow includes guidelines to scrub sensitive information, such as administrator passwords, from generated artifacts and replace them with environment variable placeholders, reducing the risk of accidental credential exposure in version control systems.
- Legitimate Tooling and API Usage: The skill utilizes standard developer tools (Azure CLI, GitHub CLI, Terraform) and fetches configuration data from trusted Microsoft endpoints (Retail Prices API) and well-known utility services (ifconfig.me) to assist in resource planning and deployment.
Audit Metadata