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 grep to 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, and lsof to 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_Passw0rd as a placeholder for the SA password and correctly advises on using standard keywords like User Id and Password for Azure SQL Database compatibility.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 05:52 PM
Security Audit — agent-trust-hub — azuresql-db-from-sql-server