voxtral-tts
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches audio data from Mistral AI's official API endpoint.
- [EXTERNAL_DOWNLOADS]: Interacts with Hugging Face's inference API to access the SILMA-TTS model repository.
- [COMMAND_EXECUTION]: Uses the
curlutility to send structured requests to external text-to-speech services. - [SAFE]: Correctly utilizes environment variables ($MISTRAL_API_KEY and $HF_TOKEN) for API authentication instead of hardcoding sensitive credentials.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized file system access patterns were detected.
Audit Metadata