telegram-bot-basics
Warn
Audited by Snyk on Jun 19, 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.85). At runtime, the bot ingests Telegram
Updateobjects (including free-formmessage.text/callback_query.data) from external users via Telegram’s Bot API (getUpdateslong-poll or webhook POST), and those fields are then available in the LLM context through the agent’s message-handling flow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata