figma-automation
Warn
Audited by Snyk on Feb 19, 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). SKILL.md explicitly instructs the agent to fetch and interpret user-generated Figma content (e.g., FIGMA_DISCOVER_FIGMA_RESOURCES / FIGMA_GET_FILE_JSON, FIGMA_GET_COMMENTS_IN_A_FILE, FIGMA_EXTRACT_DESIGN_TOKENS) from figma.com URLs as part of required workflows, exposing it to untrusted third‑party content that can influence subsequent tool actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly requires adding and calling the MCP endpoint https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS) to fetch current tool schemas that directly affect agent behavior/instructions, making it a required external dependency that can control prompts.
Audit Metadata