azure-ai-voicelive-java
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for the Azure AI VoiceLive SDK. Analysis of the code snippets and dependency configuration shows adherence to standard development practices.
- [EXTERNAL_DOWNLOADS]: The skill references the
azure-ai-voicelivelibrary (version 1.0.0-beta.2) under thecom.azuregroupId. This is the official namespace for Microsoft Azure SDKs on Maven Central. - [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
System.getenv) andDefaultAzureCredentialBuilderfor authentication. It avoids hardcoded secrets and uses descriptive placeholders for endpoint configuration. - [REMOTE_CODE_EXECUTION]: Documentation links point to the official
Azure/azure-sdk-for-javarepository on GitHub, which is a verified source for Microsoft Azure development resources.
Audit Metadata