design-spec
Warn
Audited by Snyk on Apr 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.90). The skill explicitly auto-routes and extracts context from Figma URLs ("If Figma URL provided → auto-routes to
/figma-designto extract context" in SKILL.md), so it ingests third-party/user-generated content and then uses that content to drive subsequent actions and decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly auto-routes and extracts content from user-provided Figma URLs (e.g., https://www.figma.com/file or https://figma.com/design) at runtime and injects that fetched content into the agent’s context to drive the spec generation, so the external Figma URL can directly control prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata