telegram-automation
Warn
Audited by Snyk on Feb 28, 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 instructs the agent to call TELEGRAM_GET_UPDATES and TELEGRAM_GET_CHAT_HISTORY (see "5. Forward Messages and Get Updates" and "Common Patterns -> From GET_UPDATES" in SKILL.md) to fetch user-generated Telegram messages, which are untrusted third-party content that the agent is expected to read and can influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires contacting the MCP endpoint https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS/RUBE_MANAGE_CONNECTIONS) to fetch tool schemas that directly control the agent's available instructions and behavior, making it a required external runtime dependency.
Audit Metadata