Is lisniuse/edge-tts safe?
Yes. lisniuse/edge-tts is safe to install. Oathe's behavioral security audit gave the edge-tts skill by lisniuse a trust score of 99/100 with 2 findings, none critical or high.
https://github.com/lisniuse/edge-tts
Is lisniuse/edge-tts safe to install?
This is a legitimate text-to-speech synthesis tool that uses Microsoft Edge's TTS service to convert text to audio files. The skill contains straightforward Python code and documentation with no evidence of malicious behavior, prompt injection, or data exfiltration.
What security issues were found in lisniuse/edge-tts?
Category Scores
Findings (2)
LOW Shell script for dependency installation -5 ▶
The skill includes install_dependencies.sh which executes 'pip install edge-tts'. While this is standard practice for Python dependencies, it does involve code execution.
INFO Audio generation capability -5 ▶
The skill generates audio files from text, which could theoretically be used for voice spoofing or social engineering, though this is the legitimate intended functionality.
Should I install lisniuse/edge-tts?
Oathe's verdict for lisniuse/edge-tts is SAFE with a trust score of 99/100. Recommendation: Install.