trello-automation
Warn
Audited by Snyk on Feb 15, 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 reads and processes user-generated Trello content (boards, lists, cards, comments, and attachments) via endpoints like TRELLO_GET_MEMBERS_BOARDS_BY_ID_MEMBER, TRELLO_GET_BOARDS_BY_ID_BOARD, TRELLO_GET_SEARCH, and related APIs, exposing the agent to untrusted third-party content that could carry indirect prompt injections.
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 server at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS) to fetch current tool schemas that directly determine available agent instructions and enable remote tool execution, making this an external runtime dependency that can control prompts/code.
Audit Metadata