botpress-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). The skill instructs the agent to call RUBE_SEARCH_TOOLS against an external MCP endpoint (https://rube.app/mcp) to fetch tool schemas and recommended execution plans that the agent must read and act on at runtime, exposing it to untrusted third-party content that could contain injected instructions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires configuring and calling the MCP endpoint at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS, RUBE_MULTI_EXECUTE_TOOL, etc.), which fetches tool schemas and invokes remote tools—allowing that external server to supply instructions or execute code.
Audit Metadata