telegram-send-photo
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is classified as suspicious due to the hardcoded Telegram bot token and chat ID present in both `SKILL.md` and `telegram_send_photo.py`. While the skill's stated purpose is benign (sending photos via Telegram), hardcoding sensitive credentials like a bot token is a significant security vulnerability. This exposes the token, allows anyone with access to the skill bundle to use the bot, and forces communication to a specific chat ID, which could lead to unintended data exposure or unauthorized use of the bot, even if the code's direct intent is not malicious.
