using-telegram-bot

Warn

Audited by Snyk on Mar 1, 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.80). The skill's code examples in SKILL.md show the bot ingesting and acting on arbitrary Telegram user messages (e.g., bot.on('text', ctx => ctx.reply(You said: ${ctx.message.text})) and bot.command('echo', ...)), meaning untrusted third-party content from users is read and can influence behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 1, 2026, 04:36 AM