azure-ai-voicelive-java

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [Secure Authentication]: The skill demonstrates the use of DefaultAzureCredential, a recommended security practice for Azure applications that avoids hardcoding sensitive credentials and supports managed identities in production environments.
  • [Credential Management]: Instructions for using environment variables like AZURE_VOICELIVE_API_KEY are consistent with standard development practices for protecting secrets from being committed to source control.
  • [Official Dependencies]: The skill utilizes well-known, official libraries from the com.azure namespace, which are maintained by the vendor for secure cloud operations.
  • [Scoped Communication]: Network operations are focused on WebSocket connections to user-defined Azure OpenAI endpoints, which is the primary and intended function of the voice assistant capability.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 06:20 PM