telegram
Warn
Audited by Snyk on Jul 7, 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.75). Outsider free text from Telegram users (e.g.,
.message.textingetUpdates) is read at runtime byscripts/telegram.sh askandscripts/telegram.sh read, then printed to stdout (e.g.,answer=$(jq ... .message.text ...)andprintf '%s\n' "$answer"), which an agent can feed into its LLM context as the tool result.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata