telegram-bot-api-fundamentals
Warn
Audited by Snyk on Jun 27, 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). The skill’s runtime path ingests OUTSIDER-authored free text from Telegram updates—e.g.,
Update.message.text(user messages) is parsed and then used in the agent’s LLM context via handlers likebot.command(...)/ctx.reply(...)(the user’s text is not authored by the operating user).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata