azure-security-keyvault-keys-dotnet
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- Official SDK Integration: The skill provides instructions for the
Azure.Security.KeyVault.KeysandAzure.Identitylibraries, which are official Microsoft packages for secure key management and authentication. - Trusted Resource References: All external links for NuGet packages, API documentation, and source code point to official Microsoft domains and repositories (e.g., nuget.org, learn.microsoft.com, and github.com/Azure), ensuring the integrity of the referenced materials.
- Secure Authentication Practices: The guidance emphasizes the use of
DefaultAzureCredentialand Managed Identities over hardcoded secrets, which is a recommended security practice for Azure-based applications. - Educational Security Guardrails: The included acceptance criteria provide clear examples of secure vs. insecure coding patterns, specifically warning against hardcoded credentials and improper exception handling.
Audit Metadata