a11y-auditor
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands via
bashto run accessibility audits. These operations are restricted to executing standard auditing tools against local development targets (e.g.,http://localhost:8000), which is consistent with its stated purpose.- [EXTERNAL_DOWNLOADS]: The skill references the use ofnpxto download and run well-known, trusted auditing packages like@axe-core/cliandlighthousefrom the official NPM registry. These are recognized industry-standard tools and are used here in a safe, transparent manner.
Audit Metadata