breeze-automation
Warn
Audited by Snyk on Feb 16, 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.80). The skill instructs the agent to call RUBE_SEARCH_TOOLS and RUBE_GET_TOOL_SCHEMAS against an external MCP server (e.g., https://rube.app/mcp) to fetch tool schemas, execution plans, and other data that the agent must read and interpret, which are third‑party/untrusted sources and could contain user-generated or injected content.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires connecting at runtime to the Rube MCP endpoint https://rube.app/mcp, which supplies tool schemas and recommended execution plans via RUBE_SEARCH_TOOLS and permits remote execution via RUBE_MULTI_EXECUTE_TOOL, so external content from that URL can directly control agent behavior and execute tools.
Audit Metadata