intercom-automation
Warn
Audited by Snyk on Feb 20, 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's workflows explicitly fetch and read Intercom conversation and contact content (e.g., INTERCOM_LIST_CONVERSATIONS, INTERCOM_GET_CONVERSATION, INTERCOM_SEARCH_CONTACTS) — which are user-generated messages from an external Intercom workspace — and then use that content to decide replies, assignments, and state changes, so untrusted third-party content can materially influence agent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires adding and calling the Rube MCP endpoint (https://rube.app/mcp) at runtime (via RUBE_SEARCH_TOOLS) to fetch tool schemas that directly control the agent's prompts/behavior, making this a required external dependency that influences instructions.
Audit Metadata