Use when asked to review a MR/PR on GitHub or GitLab. Checks for XSS vulnerabilities, validates ARIA attributes and WCAG compliance, identifies render-blocking issues and race conditions, enforces semantic HTML. Produces actionable feedback.
93
93%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Reference standards for pipeline/workflow configuration (GitLab CI, GitHub Actions).
only / rules conditions incorrect or missing. [Important]artifacts or cache configuration incorrect. [Important]needs / dependencies incorrect. [Important]on: triggers (push, pull_request, workflow_dispatch) incorrect or missing. [Important]secrets.*. [Blocking]permissions. [Important]actions/checkout, actions/cache usage. [Important]needs:. [Suggestion]