figma-automation
Warn
Audited by Snyk on Mar 5, 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 explicitly fetches and processes arbitrary user-provided Figma content (e.g., via FIGMA_DISCOVER_FIGMA_RESOURCES, FIGMA_GET_FILE_JSON, and FIGMA_GET_COMMENTS_IN_A_FILE) so untrusted, user-generated data from Figma URLs is read and used to drive subsequent tool calls and decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill requires adding and calling the MCP server at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS) to fetch tool schemas that determine available tools and thus directly influence agent instructions, and the MCP endpoint is a required dependency.
Audit Metadata