azure-security-keyvault-keys-dotnet

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • Official SDK Dependencies: The skill utilizes official Microsoft packages (Azure.Security.KeyVault.Keys and Azure.Identity) downloaded from the well-known NuGet registry, ensuring the use of trusted and maintained code.
  • Secure Authentication Practices: The instructions prioritize DefaultAzureCredential, which is a security best practice for Azure development to avoid hardcoded credentials. It also correctly uses placeholders for manual secret configurations.
  • Intended Administrative Operations: The skill includes patterns for backing up and restoring keys to local files, which are standard administrative functions of the Azure Key Vault management library.
  • No Malicious Vectors Detected: There is no evidence of prompt injection, obfuscation, unauthorized network activity, or hidden persistence mechanisms within the instructions or provided code snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-security-keyvault-keys-dotnet