Accessibility Auditor
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and execute@axe-core/cliandlighthousefrom the npm registry. These are well-known, industry-standard tools for accessibility auditing and performance analysis maintained by reputable organizations. - [COMMAND_EXECUTION]: The workflow involves running shell commands to perform automated accessibility scans on target URLs using the provided CLI tools.
- [PROMPT_INJECTION]: The skill ingests untrusted content from external web pages for analysis, creating a surface for indirect prompt injection. This is inherent to the skill's purpose as an auditor.
- Ingestion points: External URLs provided for auditing (SKILL.md).
- Boundary markers: None explicitly defined to separate audited data from instructions.
- Capability inventory: Shell command execution and network access for auditing.
- Sanitization: None described for the content being audited.
Audit Metadata