figma-scan-code-accessibility

Warn

Audited by Snyk on Jun 13, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.65). The skill ingests outsider-authored free text when the operating user supplies --html '<markup>' or a runtime file path whose contents are read via readFileSync(opts.file, "utf8"), and that HTML is then loaded into JSDOM and executed/parsed by axe (new JSDOM(fullHtml, ...) + window.axe.run(...)), so arbitrary outsider HTML can flow into the LLM context indirectly via the scan’s JSON output (e.g., offending node html/failureSummary).

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 13, 2026, 03:56 AM
Issues
1
Security Audit — snyk — figma-scan-code-accessibility