reddit-automation
Warn
Audited by Snyk on Feb 15, 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 fetches and displays public, user-generated Reddit content (e.g., via REDDIT_SEARCH_ACROSS_SUBREDDITS, REDDIT_RETRIEVE_POST_COMMENTS, and REDDIT_GET_R_TOP), which exposes the agent to untrusted third-party posts and comments that could contain indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly requires connecting to the MCP server at https://rube.app/mcp and to call RUBE_SEARCH_TOOLS at runtime to fetch live tool schemas that determine the agent's tool behavior and instructions, so the external URL is used at runtime to control agent behavior.
Audit Metadata