discordbot-automation
Warn
Audited by Snyk on Feb 19, 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 requires querying the external MCP endpoint (https://rube.app/mcp) via RUBE_SEARCH_TOOLS and ingesting returned tool slugs, input schemas and recommended execution plans—content the agent must read and use to decide which tools/arguments to execute, so untrusted third-party data can influence actions.
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 querying the MCP server at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS/RUBE_MANAGE_CONNECTIONS), and that server returns tool schemas and execution plans which directly control the agent's prompts and execution flow, so it is a runtime external dependency that can control instructions.
Audit Metadata