azuresql-db-from-sql-server
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- External Registry Interaction: The skill directs users to sign in and pull images from
sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io. This registry is part of the Azure Container Registry service and is used here to provide access to the preview version of the Azure SQL Database container. - Repository Scanning: The migration workflow uses
grepto identify existing SQL Server configurations within the repository. While this involves reading local file content, it is an intended step to detect candidates for migration and the output is intended for user review. - Shell Command Execution: The instructions include the use of
docker,sqlcmd, andlsofto manage containers, provision databases, and identify available network ports. These operations are standard for database administration and container orchestration tasks. - Connection String Management: The skill provides templates for SQL connection strings. It uses
YourStr0ng_Passw0rdas a placeholder for the SA password and correctly advises on using standard keywords likeUser IdandPasswordfor Azure SQL Database compatibility.
Audit Metadata