skills/wlzh/skills/text-to-speech/Gen Agent Trust Hub

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.py invokes subprocess.run to execute a script from the voice-changer skill 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 the edge-tts package 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
Risk Level
SAFE
Analyzed
May 13, 2026, 06:27 AM