telegram-bot
Warn
Audited by Snyk on Mar 9, 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.90). The skill's required workflows explicitly ingest and act on untrusted, user-generated Telegram content—e.g., the "Basic Message Handler" and "multimodal_bot" download photos/documents/voice and "Process with AI" in the "n8n Workflow" passes "{{ $json.message.text }}" from getUpdates (https://api.telegram.org/bot{TOKEN}/getUpdates) into the AI, meaning external messages can influence routing, tool use, and next actions.
Audit Metadata