azure-ai-voicelive-dotnet
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for the
Azure.AI.VoiceLiveSDK. All external references are to official Microsoft/Azure resources or well-known public registries (NuGet). - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The documentation correctly identifies
AZURE_VOICELIVE_API_KEYas a sensitive variable and recommends usingDefaultAzureCredential(Entra ID) for better security. - [EXTERNAL_DOWNLOADS]: Dependencies such as
Azure.AI.VoiceLive,Azure.Identity, andNAudioare standard packages from the official NuGet registry. The documentation also links to the official Azure SDK repository on GitHub, which is a trusted source.
Audit Metadata