demio-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.70). Yes — the skill instructs the agent to call RUBE_SEARCH_TOOLS against the external Rube MCP endpoint (https://rube.app/mcp) to retrieve tool schemas, recommended execution plans, and runtime data, so the agent will ingest and act on arbitrary third-party content from that public service which could contain malicious/instruction-like payloads.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill requires connecting at runtime to the external MCP endpoint https://rube.app/mcp and explicitly mandates calling RUBE_SEARCH_TOOLS, which returns tool schemas and recommended execution plans that directly control agent prompts and execution.
Audit Metadata