ci-cd
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and install standard accessibility testing tools from the NPM registry, including @lhci/cli, @playwright/test, @axe-core/playwright, and @guidepup/virtual-screen-reader.
- [EXTERNAL_DOWNLOADS]: Recommended GitHub Actions workflows utilize official and well-known actions such as actions/checkout, actions/setup-node, github/accessibility-scanner, and guidepup/setup-action.
- [COMMAND_EXECUTION]: Instructions contain standard shell commands for building projects (e.g., bundle exec jekyll build) and running automated tests (e.g., lhci autorun, npx playwright test).
- [DATA_EXFILTRATION]: Workflow templates utilize GH_TOKEN or GITHUB_TOKEN to interact with the GitHub API for listing and creating issues. This is consistent with the skill's purpose of automating accessibility reporting and issue management.
Audit Metadata