scan-code-accessibility-figma
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 (high risk: 0.85). The skill ingests outsider-authored HTML from a runtime-supplied file path (
readFileSync(opts.file, "utf8")) or inline--htmlstring, then JSDOM parses it and runswindow.axe.run(...), so any free text inside that HTML (e.g., comments/attributes) becomes part of the LLM-visible JSON output (e.g.,nodes[].htmlandfailureSummary).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata