azuresql-db-container
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill provides various shell commands and a
verify.shscript to manage Docker containers. These commands are intended to automate the lifecycle of the Azure SQL Developer image, including port selection, platform emulation for non-x64 hosts, and database provisioning. - [Credential Management]: The instructions correctly advise users to treat registry credentials as secrets and use environment variables for sensitive data like
MSSQL_SA_PASSWORD. It also includes guidance for Microsoft Entra ID authentication using certificate mounts, which follows industry-standard security practices for local development environments.
Audit Metadata