a11y-audit
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes external UI code and project files to perform accessibility audits, which creates an indirect prompt injection surface.
- Ingestion points: The skill audits UI structures and code content (specifically focus indicators, headings, and ARIA usage) which are ingested into the agent context from the project files.
- Boundary markers: The instructions do not specify any delimiters or safety markers to differentiate between the code being audited and the agent's core instructions.
- Capability inventory: The skill utilizes inspection-based tools and commands like
grepanduiux_check_contrast. It does not demonstrate file-writing, network communication, or administrative execution capabilities. - Sanitization: No sanitization, validation, or escaping of the ingested code is mentioned before the agent processes it for analysis.
Audit Metadata