figma-implement-skill
Warn
Audited by Snyk on Mar 31, 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 required workflow explicitly fetches and ingests Figma file content (e.g., get_design_context(fileKey=":fileKey", nodeId="..."), get_screenshot(...), asset downloads from the Figma MCP server) which pulls user-generated/untrusted design data from arbitrary Figma URLs and uses that content to drive implementation decisions and code generation.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata