Accessibility Auditor
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A thorough analysis of the skill's instructions and provided TypeScript templates confirms the absence of malicious patterns, prompt injection, or suspicious obfuscation techniques. All logic is directed toward accessibility auditing.\n- [EXTERNAL_DOWNLOADS]: The skill references established and reputable software packages, including @axe-core/playwright, @playwright/test, and axe-core. These are well-known industry standards for automated web testing and do not pose a security risk in this context.\n- [COMMAND_EXECUTION]: The code snippets utilize Playwright's browser automation capabilities, such as
page.evaluateandpage.addInitScript. These functions are used for legitimate purposes like inspecting the DOM and tracking focus events during tests, which is essential for accessibility verification.
Audit Metadata