clickup-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.70). The SKILL.md explicitly requires calling ClickUp APIs such as CLICKUP_GET_TASK and CLICKUP_GET_TASK_COMMENTS to retrieve task descriptions and comments from a ClickUp workspace (user-generated, third‑party content) which the agent is expected to read and use as part of workflows, so third‑party content could materially 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 adding and using the MCP endpoint https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS) to fetch tool schemas that directly dictate available agent actions and workflows, making it a required external source that can control the agent's prompts/instructions.
Audit Metadata