recallai-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.md requires calling RUBE_SEARCH_TOOLS against the external Rube MCP endpoint (https://rube.app/mcp) to fetch tool slugs, input schemas and recommended execution plans which the agent must read and follow to choose and invoke tools, so untrusted third-party responses can directly 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 contacting the MCP endpoint https://rube.app/mcp at runtime to fetch tool schemas and recommended execution plans (via RUBE_SEARCH_TOOLS/RUBE_MULTI_EXECUTE_TOOL), which directly control the agent's prompts/instructions and are required for operation.
Audit Metadata