reddit-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). This skill explicitly fetches and reads user-generated content from Reddit (see SKILL.md workflows "Search Reddit", "Manage Comments", and "Browse Subreddit Content" which call REDDIT_SEARCH_ACROSS_SUBREDDITS, REDDIT_RETRIEVE_POST_COMMENTS, REDDIT_GET_R_TOP, etc.), so untrusted third-party posts/comments could influence the agent's actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly requires adding and calling the Rube MCP endpoint (https://rube.app/mcp) at runtime to fetch current tool schemas via RUBE_SEARCH_TOOLS, which directly determine agent tool behavior and thus control prompts/instructions as a required dependency.
Audit Metadata