azure-resource-manager-sql-dotnet

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [Authentication Best Practices]: The skill utilizes DefaultAzureCredential for Azure Identity, which is a recommended practice to avoid hardcoded credentials and support managed identities for secure resource access.\n- [Credential Handling]: Guidance is provided for using environment variables to store sensitive IDs and secrets, with explicit warnings in the acceptance criteria against embedding secrets directly in source code. While documentation examples contain sample passwords, they are clearly marked as placeholders for educational purposes.\n- [Validated Dependencies]: The skill references official Microsoft libraries (Azure.ResourceManager.Sql and Azure.Identity) available through standard, verified package registries.\n- [Administrative Capabilities]: The skill provides patterns for managing cloud infrastructure, such as creating servers and configuring firewall rules. These operations are performed via the authenticated Azure Resource Manager plane, aligning with standard administrative workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 09:44 PM