accessibility-compliance-accessibility-audit
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's implementation-playbook includes AccessibilityAuditor.runFullAudit(url) which uses puppeteer to navigate to arbitrary URLs (await page.goto(url)) and various page.evaluate calls that read DOM/text/images/forms, so the agent will fetch and interpret untrusted public web content.
Audit Metadata