macOS
brew install actlocal Homebrew formula metadata
sudo port install actMacPorts ports tree · devel/act/Portfile · ソース: api.github.com
brew
act のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install actlocal Homebrew formula metadata
sudo port install actMacPorts ports tree · devel/act/Portfile · ソース: api.github.com
sudo apk add actAlpine Linux edge package indexes · act · ソース: dl-cdn.alpinelinux.org
sudo dnf install actFedora Rawhide package metadata · act · ソース: dl.fedoraproject.org
nix profile install nixpkgs#actnixpkgs package indexes · pkgs/by-name/ac/act/package.nix · ソース: api.github.com
sudo pacman -S actArch Linux sync databases · act · ソース: geo.mirror.pkgbuild.com
sudo zypper install actopenSUSE Tumbleweed package metadata · act · ソース: download.opensuse.org
scoop install main/actScoop official bucket manifest trees · bucket/act.json · ソース: api.github.com
winget install --id nektos.act -eWindows Package Manager source index · nektos.act · ソース: cdn.winget.microsoft.com
概要
Run your GitHub Actions locally
履歴
act is a command-line runner for executing GitHub Actions workflows locally. It became a standard package-manager-friendly developer tool because it turns repository workflow files into a local Docker-backed feedback loop.
The nektos/act repository was created in January 2019, shortly after GitHub Actions entered the broader developer-tooling conversation. Its README describes the core idea as reading workflows from .github/workflows, preparing Docker images, and running the jobs locally with filesystem and environment behavior modeled on GitHub-hosted runners.
The first GitHub release, v0.0.1, was published on 2019-01-15. Later releases continued the same basic CLI shape while expanding compatibility with GitHub Actions features, runner images, secrets, variables, and workflow execution options.
act spread through CLI package ecosystems because it solved a common GitHub Actions pain point: testing workflow changes without committing and waiting for hosted CI. The supplied package-manager facts list packages in Homebrew, apk, dnf, MacPorts, Nix, pacman, Scoop, winget, and zypper.
GitHub repository metadata showed more than 70,000 stars by June 2026, making act one of the highest-visibility local GitHub Actions tools in package-manager catalogs.
Users typically run act from a repository to execute jobs defined under .github/workflows. The tool can read command-line options from actrc files, load secrets from a .secrets file, and use Docker to run workflow steps in local containers.
Package maintainers care about act because it is a small CLI with a large CI surface area: it depends on Docker behavior, tracks GitHub Actions semantics, and is often used in pre-push or local validation loops. Its many package-manager entries make version freshness and reproducible installation especially visible.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$XDG_CONFIG_HOME/act/actrc~/.actrc./.actrcCredential-bearing paths to review before unattended agent runs.
./.secrets実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
act | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:act |
|---|---|
| バージョン | 0.2.89 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/act |
| ホームページ | https://nektosact.com |
| リポジトリ | https://github.com/nektos/act |
| 上流ドキュメント | https://nektosact.com/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/nektos/act/archive/refs/tags/v0.2.89.tar.gz |
| 最終更新 | 2026-06-15T10:20:09-04:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | act |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
act
nix profile install nixpkgs#actact 0.2.83-r5
Run your GitHub Actions locally
sudo apk add actact-doc 0.2.83-r5
Run your GitHub Actions locally (documentation)
sudo apk add act-docact 1.6.0-28.fc44
Automatic Component Toolkit
https://github.com/Autodesk/AutomaticComponentToolkit
sudo dnf install actact 0.2.89-1
Run your GitHub Actions locally
sudo pacman -S actact 0.2.84-1.4
Run your GitHub Actions locally
sudo zypper install actact
sudo port install actmain/act
scoop install main/actnektos.act
winget install --id nektos.act -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.