azure-ai-voicelive-dotnet
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [Secure Authentication Patterns]: The skill emphasizes the use of Microsoft Entra ID via the DefaultAzureCredential class and environment variables for managing API keys, which aligns with security best practices for secret management.
- [Official SDK Integration]: The instructions utilize official Azure SDK packages for .NET, ensuring that interactions with cloud services are performed through maintained and vetted libraries.
- [Well-Known Dependency Usage]: The inclusion of the NAudio library is standard for audio processing in .NET applications and represents the use of a well-established open-source dependency.
- [Verified External Resources]: All documentation and source code links point to official Microsoft domains and verified GitHub repositories belonging to the Azure organization.
Audit Metadata