macOS
brew install actlocal Homebrew formula metadata
sudo port install actMacPorts ports tree · devel/act/Portfile · ソース: api.github.com
brew / 順位 540
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:act |
|---|---|
| バージョン | 0.2.89 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://nektosact.com |
| リポジトリ | https://github.com/nektos/act |
| 最終更新 | 2026-06-15T10:20:09-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
act
nix profile install nixpkgs#actact 0.2.83-r6
Run your GitHub Actions locally
sudo apk add actact-doc 0.2.83-r6
Run your GitHub Actions locally (documentation)
sudo apk add act-docact 1.6.0-29.fc45
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.6
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.