reddit-automation
Warn
Audited by Snyk on Jul 27, 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 Composio/Rube MCP Reddit search/retrieval tools that return Reddit post/comment bodies at runtime; since those contents are authored by other users, they are outsider-authored free text fed into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires adding and contacting the external MCP endpoint https://rube.app/mcp at runtime to obtain RUBE_SEARCH_TOOLS/tool schemas, which directly control the agent's available tools and 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