azure-speech-to-text-rest-py

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill interacts with official Microsoft Azure Cognitive Services endpoints for speech recognition and token issuance.
  • [CREDENTIALS_UNSAFE]: Security best practices are followed by using environment variables (AZURE_SPEECH_KEY and AZURE_SPEECH_REGION) for authentication, avoiding the use of hardcoded secrets.
  • [COMMAND_EXECUTION]: The code performs standard HTTP network operations using the requests and aiohttp libraries to reach well-known cloud service domains.
  • [DATA_EXFILTRATION]: Audio data is transmitted only to the user-configured Azure endpoints for the purpose of transcription.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:28 PM