accessibility-testing
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate utility for quality assurance professionals focusing on accessibility testing (A11y) and remediation strategies based on WCAG 2.1 guidelines.\n- [COMMAND_EXECUTION]: Several Python scripts, including
batch_convert_templates.py,convert_to_csv.py, andparse_json.py, utilizesubprocess.callto chain local script executions. Technical analysis confirms these are benign wrappers usingsys.executableand list-based arguments, which prevents shell injection vulnerabilities.\n- [DATA_EXFILTRATION]: No code responsible for network communication or data exfiltration was detected. The skill operates exclusively on local input files and generates local output artifacts.\n- [EXTERNAL_DOWNLOADS]: The documentation references installation scripts in theREADME.md. These are standard installation helpers for setting up the skill environment and are not executed during the agent's autonomous operation.
Audit Metadata