CI/CD Tools
4 free CI/CD tools — all run locally in your browser.
GitHub Actions Validator
Check a GitHub Actions workflow for broken needs/outputs references, unpinned actions, and structural errors.
GitHub Actions Linter
Catch script-injection risk, the pwn-request pattern, deprecated commands, and other GitHub Actions security gotchas.
GitHub Actions Workflow Visualizer
See a GitHub Actions workflow's real job execution order, computed from its needs: graph.
GitHub Actions Secrets Checker
See where a workflow's secrets flow — unpinned third-party actions, log-echoed secrets, secrets: inherit, and pull_request_target exposure.