add-telegram
Warn
Audited by Snyk on Jun 21, 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 required runtime workflow ingests OUTSIDER-authored free text from Telegram users via the
src/channels/telegram.tspolling handler (this.bot.on('message', ...)readingmsg.textand passing it ascontentinto the agent), which is then fed into the LLM context by the orchestrator.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata