telegram-bot-builder

Warn

Audited by Snyk on Aug 8, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). Telegram bot webhook/polling runtime ingests outsider-authored user message text via dp.feed_update(...) / dp.start_polling(...), making message content available to handlers (and thus any downstream LLM prompt-building) without requiring preselection of a specific item.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly references payment gateways and payment handlers for Telegram bots (mentions "Stripe" and "CloudPayments" in the payments reference and includes payments handler files in project structure). This indicates explicit support for integrating payment gateways — a direct financial execution capability per the criteria.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 8, 2026, 01:08 PM
Issues
3
Security Audit — snyk — telegram-bot-builder