azuresql-db-schema-migration
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill instructions involve executing shell commands to manage local infrastructure. This includes using
dockerto run the database engine,sqlcmdfor provisioning, and various language-specific migration tools such asdotnet ef,prisma, andalembic. These are standard operations for developers managing database schemas. - External Resource Access: To provide the required functionality, the skill downloads a container image from an Azure-hosted registry (
sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io) and installs development tools from the npm registry. These sources are consistent with the skill's purpose and the author's ecosystem. - Example Configuration: The documentation includes example connection strings and a placeholder password (
YourStr0ng_Passw0rd) to illustrate configuration. These are used as defaults for a local developer environment and are standard for instructional materials.
Audit Metadata