Is sanwecn/telegram-voice-group safe?
https://github.com/sanwecn/telegram-voice-group
This skill provides legitimate Telegram voice messaging functionality using text-to-speech conversion. While some sensitive files were accessed during installation, this was attributed to normal system authentication processes rather than the skill itself.
Category Scores
Findings (3)
MEDIUM Sensitive file access detected -20 ▶
During installation, sensitive files like .env, SSH keys, and AWS credentials were accessed. However, analysis shows these accesses were from system authentication processes during SSH login, not from the skill code itself.
LOW External dependencies required -15 ▶
The skill requires edge-tts and ffmpeg binaries to function, which need to be installed separately. These are legitimate tools for text-to-speech and audio conversion.
INFO Automated messaging capability -10 ▶
This skill can send automated voice messages to Telegram groups, which could potentially be used for spam if misused. However, the functionality is clearly documented and legitimate.