azure-security-keyvault-keys-dotnet

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install the 'Azure.Security.KeyVault.Keys' and 'Azure.Identity' packages via NuGet. These are official, well-known libraries provided by Microsoft for Azure integration.
  • [CREDENTIALS_UNSAFE]: The code examples demonstrate secure authentication practices. While it provides an example for using Client Secrets, it uses placeholders for all sensitive values and explicitly recommends the use of 'DefaultAzureCredential' (Managed Identity) as a best practice to avoid handling credentials directly.
  • [COMMAND_EXECUTION]: The skill includes standard 'dotnet add package' commands for environment setup, which are necessary for the library's intended use and target trusted package registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:25 PM