macOS
brew install actionlintprovider-native install command
brew / 順位 322
actionlint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install actionlintprovider-native install command
概要
Static checker for GitHub Actions workflow files
履歴
actionlint is a static checker for GitHub Actions workflow files. It matters in CLI package culture because it brought fast local linting, expression checks, action input validation, and CI-friendly diagnostics to a workflow format that many repositories otherwise validate only after pushing.
The rhysd/actionlint repository was created on 2021-05-25. Its README presents the tool as a static checker for GitHub Actions workflow files with syntax checks, expression type checks, action input/output checks, reusable workflow checks, ShellCheck and pyflakes integrations, and security checks.
The first GitHub release, v1.0.0, was published on 2021-06-16. The project continued as a Go command-line tool with install, usage, configuration, API, and reference documentation.
actionlint was packaged broadly across developer distributions. The supplied package-manager facts list apk, Homebrew, MacPorts, Nix, pacman, Scoop, and winget, matching the official installation documentation's emphasis on released binaries, Homebrew, go install, Docker, and integrations.
GitHub repository metadata showed nearly 4,000 stars by June 2026, a strong adoption signal for a specialized workflow linter.
The common local workflow is simply running actionlint at the repository root so it auto-detects workflow files. Optional configuration files live at .github/actionlint.yaml or .github/actionlint.yml, mainly for self-hosted runner labels, repository variables, and path-specific ignores.
Package maintainers care about actionlint because it packages a fast, self-contained static analysis tool for a file format used by a huge share of open source projects. It also bridges ecosystems by integrating ShellCheck, pyflakes, reviewdog, pre-commit, editor tooling, Docker images, and GitHub Actions itself.
セキュリティ状態
actionlint に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.github/actionlint.yaml.github/actionlint.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
actionlint | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:actionlint |
|---|---|
| バージョン | 1.7.12 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://rhysd.github.io/actionlint/ |
| リポジトリ | https://github.com/rhysd/actionlint |
| 最終更新 | 2026-07-26T13:19:48+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.