accessibility-selenium-testing
Warn
Audited by Snyk on Aug 3, 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.30). The runtime workflow scans whatever HTML the Selenium WebDriver loads from the target URL and then logs/serializes the resulting axe violation text (including descriptions/help URLs and node HTML), so outsider-authored page content can flow into the LLM-less reporting pipeline via
AxeBuilder.analyze(driver)outputs.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata