salesmate-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 external Rube MCP endpoint (https://rube.app/mcp) and to read returned tool schemas, slugs, and recommended execution plans—which are third-party, runtime-fetched content the agent must interpret—exposing it to untrusted external input that could carry indirect prompt injection.
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 Rube MCP server (https://rube.app/mcp) at runtime—via RUBE_SEARCH_TOOLS and related calls—to fetch tool schemas and recommended execution plans that directly determine prompts/instructions and which remote tools/code to execute.
Audit Metadata