telegram-bot-manager
Warn
Audited by Snyk on Feb 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's scripts (e.g., scripts/test_bot.py and scripts/setup_bot.py) call the public Telegram API (https://api.telegram.org) — including getUpdates and getWebhookInfo — which returns untrusted, user-generated Telegram messages/updates that the agent fetches and reads as part of its workflow, enabling indirect prompt injection risk.
Audit Metadata