chatbotkit-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 against the Rube MCP endpoint (e.g., https://rube.app/mcp) and to ingest returned tool schemas, recommended execution plans, and other metadata from that third-party service, which are untrusted external content the agent must read and act on.
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 Rube MCP at https://rube.app/mcp and uses RUBE_SEARCH_TOOLS / RUBE_MULTI_EXECUTE_TOOL to fetch tool schemas and invoke remote tools, which directly controls agent execution and can run remote code.
Audit Metadata