azuresql-db-dab
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [Secure Credential Handling]: The skill demonstrates best practices by using the
@env('SQL_CONNECTION_STRING')indirection. This ensures that sensitive database credentials are kept in environment variables rather than being hardcoded into thedab-config.jsonfile. - [Official Resource Usage]: The instructions rely on official Microsoft resources, including the
dotnetglobal tool registry and Microsoft Container Registry (mcr.microsoft.com). These are trusted sources for the intended functionality. - [Access Control Guidance]: The skill includes a 'Do Not' section that explicitly warns against using unauthenticated
anonymous:*permissions in production environments, guiding the user toward more secure configurations outside of local development. - [Container Integrity]: The referenced container images and registry (
sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io) are specific to Microsoft's Azure SQL Database private preview, representing standard vendor-provided software delivery.
Audit Metadata