understand-figma
Warn
Audited by Snyk on Jul 10, 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.75). Outsider-authored free text from a user-supplied Figma URL/file key is fetched at runtime via
figma-scan.mjs(source.fetchDocument()), then its parsed content (e.g., node names/metadata) is passed into the LLM subagent batches in Phase 2 (agents/design-analyzer.md), creating an indirect prompt-injection path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata