azure-prepare
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Verified Remote Installation Scripts: This pattern involves downloading and executing the Azure Developer CLI installation script from a verified Microsoft domain (aka.ms). While remote execution patterns generally warrant review, this instance uses a trusted vendor source to bootstrap official deployment tooling.
- Access Control Automation Scripts: The skill includes shell and PowerShell templates that execute administrative commands to assign database permissions. These scripts are used to automate the configuration of Role-Based Access Control (RBAC) for managed identities, which is the recommended practice for securing service-to-service communication.
- External Template Retrieval: The skill fetches deployment manifests and templates from official provider CDNs and repositories. This ensures that the generated infrastructure-as-code follows the latest security and architectural standards provided by the service vendor.
Audit Metadata