code-quality-checks
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands to globally install and run web development utilities such as htmlhint, csslint, and axe-core cli.
- [COMMAND_EXECUTION]: Starts a local HTTP server using the built-in Python http.server module to facilitate recursive link checking via the linkinator tool.
- [EXTERNAL_DOWNLOADS]: Downloads and installs standard, well-known packages (htmlhint, csslint, linkinator, and @axe-core/cli) from the official NPM registry to perform the stated quality gate tasks.
Audit Metadata