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-voicelive library (version 1.0.0-beta.2) under the com.azure groupId. This is the official namespace for Microsoft Azure SDKs on Maven Central.
  • [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (System.getenv) and DefaultAzureCredentialBuilder for 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-java repository on GitHub, which is a verified source for Microsoft Azure development resources.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 9, 2026, 06:29 PM
Security Audit — agent-trust-hub — azure-ai-voicelive-java