integrating-figma
Warn
Audited by Snyk on Apr 4, 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 directly fetches and ingests user-generated Figma files via the Figma API (see lib/figma.js figmaRequest calling https://api.figma.com/v1 and scripts/figma-get-file.js /files/{fileKey}), and then interprets component names/descriptions and file content to generate code, assets, and automated syncs—so untrusted third-party content could influence actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata