audit-accessibility
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFEDATA_EXFILTRATIONREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [DATA_EXFILTRATION]: The skill searches environment configuration files (
.env*) usingGrepto discover the application's base URL. This access is targeted and limited to variables required for setting up the audit environment. - [REMOTE_CODE_EXECUTION]: It dynamically injects the
axe-coreaccessibility engine from the Cloudflare CDN (cdnjs.cloudflare.com) into the browser context for scanning. This is a trusted source for the necessary testing library. - [COMMAND_EXECUTION]: Multiple JavaScript snippets are executed via
browser_evaluatewithin the browser to inspect page structure, heading hierarchies, and focus management for WCAG compliance. - [EXTERNAL_DOWNLOADS]: The skill utilizes Firecrawl to search and scrape external documentation and accessibility guidelines to ensure the audit uses current standards and framework-specific best practices.
Audit Metadata