Automic VaultAutomic Vault

brew

actions-batch を Homebrew でインストール

actions-batch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install actions-batch

local Homebrew formula metadata

概要

パッケージ概要

Time-sharing supercomputer built on GitHub Actions

コマンドとエイリアス

  • actions-batch

履歴

プロジェクトの歴史と使われ方

actions-batch is a small Go CLI by Alex Ellis for submitting shell scripts to disposable GitHub Actions workflows and collecting logs or artifacts. Its own description frames it as a time-sharing supercomputer built on GitHub Actions.

プロジェクトの歴史

The project appeared as a public GitHub repository in October 2022 and was documented by the author in a blog post that explains the time-sharing analogy, disposable repository workflow, and artifact retrieval model. Public releases began in December 2023 with v0.0.1.

採用の歴史

The README targets GitHub-hosted runners, private repositories, self-hosted runners, and Actuated runners, so adoption is mostly in the GitHub Actions and self-hosted runner niche rather than as a general batch scheduler.

使われ方

Users pass a script with --file, identify an owner with --owner, provide a GitHub token via --token-file, and optionally pass secrets via --secrets-from. The tool creates a temporary workflow, runs it, and can download files placed in an uploads directory.

パッケージ好きにとっての重要性

For package-manager users, actions-batch is interesting because it packages GitHub Actions as an ad hoc batch-compute backend: a single local CLI wraps repository creation, workflow generation, token handling, secrets, and artifact download.

タイムライン

  • 2022: Public GitHub repository created.
  • 2023: README examples show artifact download and secret injection workflows.
  • 2023: v0.0.1 initial release published on GitHub.
  • 2023: v0.0.3 followed the next day with logging changes.

Related projects

  • The README points readers to alexellis/run-job for one-shot Kubernetes jobs and OpenFaaS for portable functions.

ソース

  • Author blog post linked from the README for project framing.
  • GitHub repository and releases API for creation and release dates.
  • Official README for usage, supported runners, secrets, artifacts, and related projects.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/pat.txt~/batch.secrets/*

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
actions-batchcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.0.3
マネージャ更新日2026-06-15
ローカルデータOK
上流最新
検出された最新v0.0.3

https://github.com/alexellis/actions-batch

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:actions-batch
バージョン0.0.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/actions-batch
ホームページhttps://blog.alexellis.io/github-actions-timesharing-supercomputer/
リポジトリhttps://github.com/alexellis/actions-batch
上流ドキュメントhttps://blog.alexellis.io/github-actions-timesharing-supercomputer
ライセンスMIT
ソースアーカイブhttps://github.com/alexellis/actions-batch/archive/refs/tags/v0.0.3.tar.gz
最終更新2026-06-15T10:20:09-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameactions-batch
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment