Kokoro Tts Amx

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill provides legitimate local text-to-speech functionality using Kokoro-82M, but it employs high-risk installation and execution patterns. The 'install.sh' script and 'README.md' promote the use of 'curl | bash' for installation and require 'sudo apt-get' permissions for system dependencies (espeak-ng). Furthermore, 'install.sh' dynamically clones repositories based on an environment variable (REPO_URL), which is a risky pattern that could be exploited to execute arbitrary code if the agent's environment is manipulated.