text-to-speech
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/text_to_speech.pyinvokessubprocess.runto execute a script from thevoice-changerskill for optional audio post-processing. The command is constructed using a list of arguments and targets a path within the established skill environment, which is a standard method for inter-skill communication.\n- [EXTERNAL_DOWNLOADS]: The skill requires theedge-ttspackage to perform voice synthesis by communicating with Microsoft Edge's TTS service. This is a legitimate use of an external service for the skill's primary function.\n- [DATA_EXFILTRATION]: Network operations are limited to the transmission of text to the Microsoft Edge TTS service for synthesis. Analysis confirms no sensitive user data or system configurations are being exfiltrated.
Audit Metadata