Azure Speech Tts
PassAudited by ClawScan on Apr 6, 2026.
Overview
The skill's code, instructions, and required secrets line up with its stated purpose (Azure Text‑to‑Speech); there are no unexplained credentials, external hosts, or install steps.
This skill appears coherent and limited to Azure TTS. Before installing, (1) provide a dedicated Azure Speech key/region with minimal privileges, (2) do not store secrets in config.json (keep them in environment variables as instructed), (3) review or sandbox the included Python script if you plan to run it on sensitive hosts, and (4) avoid feeding SSML that contains or references sensitive data or external URLs you don't trust. If you need higher assurance, run the script in an isolated environment and verify Azure endpoints and network traffic match expectations.
