azure-ai-voicelive-dotnet
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- Authentication Best Practices: The skill correctly emphasizes using
DefaultAzureCredentialfor authentication, which is a secure practice to avoid hardcoding sensitive API keys. - Trusted External References: All external links point to official Microsoft documentation, the official NuGet package registry, and established GitHub repositories, which are recognized as reliable resources.
- Standard Package Usage: The installation instructions refer to well-known and verified packages like
Azure.IdentityandNAudio, which are standard tools for .NET development and audio processing.
Audit Metadata