Automic VaultAutomic Vault

brew

massdriver を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install massdriver

local Homebrew formula metadata

概要

パッケージ概要

Manage applications and infrastructure on Massdriver Cloud

履歴

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

Massdriver's `mass` CLI is the command-line client for managing applications and infrastructure on Massdriver Cloud. It packages Massdriver platform workflows - bundles, deployments, environments, projects, repositories, resource types, schemas, and related operations - into a Go command-line tool.

プロジェクトの歴史

The public `mass` repository was created in November 2022. The initial 1.0.0 release in March 2024 bundled imported API work, examples, embedded help docs, preview environments, bundle template functionality, bundle build and publish commands, and configuration support.

The project has continued as a fast-moving platform CLI. The official README points to Homebrew, prebuilt GitHub release binaries, and `go install`; the official docs describe the CLI as the interface for building and publishing bundles, managing deployments, and interacting with the Massdriver platform. By June 2026, GitHub listed 86 releases and version 2.1.1 as the latest release.

採用の歴史

Massdriver's adoption is narrower than general-purpose developer tools because it is tied to the Massdriver Cloud platform. GitHub shows a small but active repository, and the supplied package metadata lists Homebrew packaging.

Within Massdriver users' workflows, the CLI is important because it makes platform actions scriptable and CI-friendly: users can install it with Homebrew or download release binaries, then operate bundles, resources, repositories, projects, and environments from a terminal.

使われ方

The official CLI docs say configuration can come from environment variables or from `~/.config/massdriver/config.yaml`, with `$XDG_CONFIG_HOME/massdriver/config.yaml` honored when set. Required values include an organization ID and API key, with an optional URL for self-hosted environments.

The CLI is used to build and publish infrastructure bundles, manage deployments, and call platform subcommands. The docs frame Massdriver itself as an internal developer platform that turns infrastructure-as-code modules into reusable, self-service components with validation, policies, and deployment workflows.

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

Massdriver is package-nerd relevant as an example of a vendor/platform CLI that still follows normal package-manager expectations: Homebrew formula, release binaries, Go module installation, shell completion, and structured config under XDG-compatible paths.

For DevOps users, the value is not the standalone binary alone but the ability to put platform operations into repeatable scripts and CI jobs without using the web console.

タイムライン

  • 2022: GitHub repository created.
  • 2024: Initial 1.0.0 release of the Mass CLI.
  • 2024: Early 1.x releases add bundle linting, artifact import, public bundle publishing, and version command work.
  • 2026: GitHub lists 2.1.1 as the latest release in June 2026.

Related projects

  • Massdriver's CLI is part of the Massdriver Cloud ecosystem, alongside the Massdriver Catalog, Massdriver GitHub Actions, and Massdriver SDKs.
  • It interacts with infrastructure-as-code domains including Terraform, OpenTofu, Helm, and Bicep through Massdriver bundles.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:infrastructure,cloud

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/massdriver/config.yaml$XDG_CONFIG_HOME/massdriver/config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/massdriver/config.yaml$XDG_CONFIG_HOME/massdriver/config.yaml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/massdriver-cloud/mass

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:massdriver
バージョン2.1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/massdriver
ホームページhttps://www.massdriver.cloud/
リポジトリhttps://github.com/massdriver-cloud/mass
上流ドキュメントhttps://docs.massdriver.cloud/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/massdriver-cloud/mass/archive/refs/tags/2.1.1.tar.gz
最終更新2026-06-22T16:59:09Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemassdriver
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