a11y-validate
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements its core functionality via a Python script (
scripts/a11y-scanner.py) that uses only built-in modules (os, re, json, argparse, etc.), avoiding external dependency risks. - [SAFE]: File system access is limited to reading source code files with specific extensions (*.html, *.jsx, *.vue, etc.) and explicitly skips sensitive directories like .git and node_modules.
- [SAFE]: All external URLs provided in the reference documentation target authoritative sources such as the W3C (w3.org), the European Telecommunications Standards Institute (etsi.org), and official European Union domains (europa.eu).
- [SAFE]: No network operations, credential harvesting, obfuscation, or arbitrary command execution patterns were found in the skill's instructions or scripts.
Audit Metadata