azuresql-db-local-to-cloud
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution (Docker Operations): The skill provides shell scripts to manage local database containers using
docker runanddocker exec. These commands are used to automate the setup and provisioning of the local development environment. - External Resource (Container Registry): The instructions include pulling a container image from a Microsoft-owned Azure Container Registry (
azurecr.io). This resource provides the local Azure SQL engine for developer parity. - Connection String and Credential Management: The skill provides guidance on managing connection strings via environment variables and promotes the use of Microsoft Entra ID for cloud authentication. This practice helps avoid hardcoding sensitive information in application code.
Audit Metadata