telegram-offline-voice
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions include installing
edge-tts(via pip) andffmpeg(via apt). These are well-known, legitimate tools for text-to-speech and media processing.\n- [COMMAND_EXECUTION]: The skill performs its primary function through command-line operations usingedge-ttsandffmpeg. These operations are consistent with the skill's stated purpose of local audio generation and conversion.\n- [SAFE]: No malicious patterns, such as data exfiltration, hardcoded credentials, or obfuscated code, were identified in the skill files. The provided text-cleaning example (sed) demonstrates an attempt to sanitize input and prevent command injection, which is a positive security practice.
Audit Metadata