telegram-webapps
Warn
Audited by Snyk on Jun 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The documentation includes an explicit payments integration (Step 8: Payments
- Telegram Stars). It shows frontend APIs (tg.openInvoice) and backend/bot APIs (bot.create_invoice_link, answer_pre_checkout_query, handling successful_payment and telegram_payment_charge_id) for creating invoices, initiating payments, verifying pre-checkout, and recording charges/refunds. These are specific payment primitives (a payment gateway flow) — not generic UI or networking — and therefore constitute direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata