reddit-automation
Warn
Audited by Snyk on Jul 18, 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.85). The required workflow calls Rube MCP tools to search/browse Reddit and retrieve post/comment bodies, which are outsider-authored free text from public Reddit content that the agent will read into its LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill directs adding https://rube.app/mcp as the MCP server and to invoke RUBE_SEARCH_TOOLS to fetch current tool schemas at runtime, so content from that URL can directly control the agent's available tools/instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata