azure-prepare
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- Behavioral Directives: The skill uses authoritative language to ensure the agent adheres strictly to the provided Azure deployment recipes and security best practices. This is a standard instructional pattern for complex cloud configurations to prevent the agent from using outdated or non-compliant methods.
- External Tool Installation: The documentation includes a reference to install the Azure Developer CLI (azd) via a script from a well-known Microsoft domain (
aka.ms). This is a routine procedure for setting up the necessary deployment environment. - Infrastructure Scaffolding: The skill is designed to generate Bicep and Terraform templates. It emphasizes the use of managed identities and Key Vault for secret management, which aligns with industry security standards for cloud environments.
- Dynamic Build Templates: The configuration for Static Web Apps includes a localized Node.js build script intended to assist with file organization during the deployment process. This utility is used within the primary scope of the skill's deployment functionality.
- Workspace Analysis: The skill performs scans of the local codebase to identify frameworks and services. This analysis is restricted to determining the appropriate deployment strategy and does not involve exfiltrating data to external locations.
Audit Metadata