dotnet-azure-keyvault
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [CREDENTIALS_SAFE] (SAFE): The skill correctly recommends Managed Identity and DefaultAzureCredential, avoiding hardcoded secrets and using environment-based configuration.
- [EXTERNAL_DOWNLOADS] (SAFE): Recommended NuGet packages are official Microsoft libraries (Azure.Identity, Azure.Security.KeyVault.Secrets).
- [DATA_EXPOSURE] (SAFE): Accesses legitimate configuration and environment variables for infrastructure setup without unauthorized data leakage.
- [BEST_PRACTICES] (INFO): The skill includes an explicit list of security best practices, such as least-privilege access and monitoring.
Audit Metadata