azure-deploy

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill is designed to manage and execute complex deployment workflows using azd, terraform, and az CLI commands. It enforces safety through global rules requiring explicit user confirmation (ask_user) before any destructive action (e.g., resource deletion) or when selecting deployment targets like subscriptions and locations.
  • [EXTERNAL_DOWNLOADS]: The documentation provides an installation path for the Azure Developer CLI (azd) using a shell script hosted on a trusted Microsoft domain (aka.ms/install-azd.sh). This is standard procedure for setting up the required environment for the skill's operations.
  • [REMOTE_CODE_EXECUTION]: The skill facilitates the installation of necessary development tools and official CLI extensions at runtime. For example, it includes scripts that automatically install the dotnet-ef global tool and the rdbms-connect Azure CLI extension to handle database migrations and SQL permissions. These operations are restricted to well-known, official package registries and repositories.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 08:48 AM