azure-ai-voicelive-py

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates communication with official Microsoft Azure subdomains (e.g., *.api.cognitive.microsoft.com), which are recognized as trusted service endpoints.
  • [SAFE]: Authentication examples prioritize the use of DefaultAzureCredential from the azure-identity library, adhering to industry best practices for secure identity management and avoiding hardcoded credentials.
  • [SAFE]: The documented dependencies (azure-ai-voicelive, aiohttp, azure-identity) are standard libraries for Azure integration and asynchronous HTTP operations. The skill correctly references the official Azure SDK repository on GitHub.
  • [SAFE]: Audio handling (Base64 encoding/decoding) and WebSocket event loops are implemented using standard patterns required for real-time streaming applications. No obfuscation or suspicious dynamic code execution was identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 12:34 AM