telegram-automation
Warn
Audited by Snyk on Mar 5, 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.90). The skill explicitly ingests user-generated Telegram content (e.g., via TELEGRAM_GET_UPDATES and TELEGRAM_GET_CHAT_HISTORY and GET_CHAT) as part of its required workflows, so untrusted third-party messages or posts could be read and materially influence subsequent tool actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires connecting to and querying the Rube MCP endpoint https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS) to fetch tool schemas that directly influence agent prompts and behavior, so this external URL controls instructions during runtime.
Audit Metadata