accessibility-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Data Exposure & Exfiltration] (SAFE): No sensitive file access or unauthorized network calls detected. Standard web navigation is used for testing purposes.
- [Unverifiable Dependencies] (SAFE): The skill references standard, reputable testing libraries (@playwright/test and @axe-core/playwright).
- [Indirect Prompt Injection] (SAFE): While the skill interacts with external web pages, it uses specialized testing frameworks designed to isolate and analyze DOM structure rather than execute arbitrary instructions found in page content.
- [Dynamic Execution] (SAFE): Uses standard browser automation (page.evaluate) for legitimate testing logic (checking focus states, ARIA roles).
Audit Metadata