telegram-bot
Warn
Audited by Snyk on Feb 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly ingests arbitrary user-generated Telegram messages via getUpdates and webhooks (see the "Get updates" / "Webhooks" sections and the "Simple echo bot" example that reads .message.text) and then acts on that content, so untrusted third-party content can materially influence behavior.
Audit Metadata