a11y-checker-ci
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The GitHub Action utilizes official and verified actions from the 'actions' organization (e.g., checkout, setup-node, setup-python) and standard package managers to install dependencies. All external references are to trusted sources.\n- [INDIRECT_PROMPT_INJECTION] (SAFE): The reporting script (
scripts/generate_a11y_report.py) processes test results and includes HTML snippets from the application under test. While this involves processing external data, the content is wrapped in markdown code blocks and presented for reporting purposes only, with no risk of logic redirection or elevated capability execution.\n- [COMMAND_EXECUTION] (SAFE): Command execution within the scripts and CI configuration is limited to standard build, test, and process management tasks, such as starting and stopping the application server.
Audit Metadata