azure-ai-voicelive-dotnet
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for building real-time voice applications using the Azure AI SDK environment.
- [SAFE]: All external resource references point to well-known and trusted domains, including Microsoft's official documentation (learn.microsoft.com), the Azure SDK GitHub repository, and the public NuGet registry (nuget.org).
- [SAFE]: The provided code samples adhere to security best practices by recommending the use of
DefaultAzureCredential(Microsoft Entra ID) to avoid hardcoding sensitive API keys. - [SAFE]: The installation instructions utilize standard package management commands (
dotnet add package) for well-known libraries such as Azure.Identity and NAudio.
Audit Metadata