twocaptcha-automation
Warn
Audited by Snyk on Mar 29, 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 requires calling an external MCP server (e.g., https://rube.app/mcp) via RUBE_SEARCH_TOOLS and RUBE_MANAGE_CONNECTIONS to fetch tool schemas and auth links that the agent must read and act on (tool slugs/arguments), so untrusted third-party responses can directly influence execution.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires adding and calling the external MCP endpoint https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS / RUBE_MULTI_EXECUTE_TOOL) to fetch tool schemas and execution plans that directly determine prompts/arguments and invoke remote tool execution, so this URL is a runtime dependency that can control the agent.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata