appdrag-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 / RUBE_GET_TOOL_SCHEMAS against the external Rube MCP endpoint (https://rube.app/mcp / composio.dev toolkits) and to read the returned tool schemas and execution plans from that third-party server, so the agent will ingest and act on untrusted public third-party content.
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 calling the Rube MCP server at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS / RUBE_MULTI_EXECUTE_TOOL) to fetch tool schemas and execution plans that directly drive agent instructions and trigger remote tool execution, so this external URL is a runtime dependency that can control prompts/execute code.
Audit Metadata