accessibility
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions the use of official, well-known accessibility auditing tools.
- Recommends using 'npx lighthouse' for automated accessibility reports from Google.
- Suggests installing the '@axe-core/cli' package from the official npm registry for command-line audits.
- [COMMAND_EXECUTION]: Provides example shell commands for running accessibility audits on target URLs using tools like 'axe' and 'lighthouse'.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze external web content which is considered untrusted data.
- Ingestion points: Audits external websites and code snippets as described in SKILL.md.
- Boundary markers: No explicit markers provided as the skill focuses on providing analysis guidelines.
- Capability inventory: Utilizes shell commands (lighthouse, axe) to analyze external content.
- Sanitization: Does not apply as the skill serves as a reference guide for performing audits.
Audit Metadata