a11y-audit
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Static Analysis Scripts: The skill includes
a11y_scanner.pyandcontrast_checker.py, which are Python scripts designed to parse local files using regular expressions. These scripts do not perform network requests, execute shell commands, or use dynamic execution features likeeval()orexec(). - [SAFE]: No Data Exfiltration: The scripts are limited to reading local file content for auditing purposes and do not contain any logic to send data to external servers. No sensitive file paths (e.g., SSH keys, credentials) are accessed.
- [SAFE]: Trusted Documentation: The skill provides extensive documentation and code examples for accessibility fixes in popular frameworks (React, Vue, Angular, Svelte). All external links point to official W3C standards or well-known open-source projects such as Deque Systems.
- [SAFE]: Metadata and Instructions: The skill's instructions are focused entirely on its primary purpose of accessibility auditing. No prompt injection patterns, obfuscation, or attempts to override agent safety guidelines were detected.
Audit Metadata