azuresql-db-sidecar
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution in Docker Configuration]: The skill instructs the agent to configure Docker Compose with shell commands (
sqlcmd) for database health checks and initialization. While these involve executing commands within a container environment, they are standard practices for managing database state and availability in development stacks. - [Credential Management Patterns]: The skill uses placeholder passwords (e.g.,
YourStr0ng_Passw0rd) in its templates. As these are clearly identified as placeholders for user replacement and the skill is authored by a trusted vendor, this represents standard configuration guidance rather than a credential exposure concern. - [Remote Registry Interaction]: The instructions guide the user to log into a specific Azure Container Registry (
sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io). This is consistent with the skill's purpose of providing access to a private preview of a vendor-managed container image.
Audit Metadata