azure-ai-voicelive-java
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the official 'com.azure:azure-ai-voicelive' Maven dependency from the Azure organization, which is a well-known and trusted source for Java SDKs.
- [SAFE]: The implementation follows security best practices by utilizing environment variables for credentials and recommending the use of 'DefaultAzureCredential' for secure Azure authentication.
- [SAFE]: All network communication is established with well-known official Azure OpenAI service endpoints (openai.azure.com) through established SDK protocols.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized command execution patterns were found within the skill documentation or code samples.
Audit Metadata