macOS
brew install action-validatorlocal Homebrew formula metadata
brew
Tool to validate GitHub Action and Workflow YAML files. Version 0.9.0 via Homebrew; verified 2026-05-26.
install
brew install action-validatorlocal Homebrew formula metadata
nix profile install nixpkgs#action-validatornixpkgs package indexes · pkgs/by-name/ac/action-validator/package.nix · source: api.github.com
overview
Tool to validate GitHub Action and Workflow YAML files
history
action-validator is a standalone linter for GitHub Actions and workflow YAML files, checking structure against schemas and validating path globs.
The repository was created in October 2021 and published v0.1.0 the same day. The README describes a focused Rust-based tool intended for pre-commit hooks and similar validation workflows.
The official README documents several distribution paths: pre-built binaries from GitHub releases, cargo, asdf, mise, npm packages, direct repository builds, GitHub Action usage, and pre-commit integration. That spread is unusually broad for a small validator and reflects demand across Rust, Node, version-manager, and CI users.
The core workflow is to pass one or more GitHub workflow or action YAML files to action-validator. The README also shows pre-commit hook usage, npx usage, a Node API, and running the validator inside GitHub Actions.
action-validator is package-nerd friendly because it packages a CI correctness check as a local command, not only as hosted platform behavior. It is also notable for offering the same validation idea through native binaries, cargo, npm, asdf, mise, pre-commit, and a composite GitHub Action.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
action-validator | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mpalmer/action-validator
install metadata
| Package key | brew:action-validator |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/action-validator |
| Homepage | https://github.com/mpalmer/action-validator |
| Repository | https://github.com/mpalmer/action-validator |
| Upstream docs | https://github.com/mpalmer/action-validator#readme |
| License | GPL-3.0-only |
| Source archive | https://static.crates.io/crates/action-validator/action-validator-0.9.0.crate |
| Last updated | 2026-05-26T23:37:47-04:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | action-validator |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
action-validator
nix profile install nixpkgs#action-validatorsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.