macOS
brew install maclaunchlocal Homebrew formula metadata
brew / 順位 8810
maclaunch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install maclaunchlocal Homebrew formula metadata
概要
Manage your macOS startup items
履歴
maclaunch is a shell-based macOS CLI for listing, enabling, and disabling startup items. The README positions it as a way to inspect persistent launch mechanisms and control them with native macOS tools.
The official repository was created in January 2017. Its scope is intentionally narrow: enumerate startup mechanisms such as LaunchAgents, LaunchDaemons, kernel extensions, system extensions, hooks, emond scripts, and cron scripts, then toggle them without rewriting their files.
The README documents Homebrew installation and manual copying of the shell script. Repository metadata captured during this run showed a few hundred GitHub stars, consistent with a niche but useful macOS administration utility.
Typical commands are `maclaunch list`, `maclaunch list enabled`, `maclaunch list system`, `maclaunch enable <filter>`, and `maclaunch disable <filter>`. The README also documents `ML_SYSTEM` for showing or hiding likely-uninteresting system startup items.
maclaunch matters to package and system tinkerers because launchd agents and daemons are a common side effect of installing Mac software. A small CLI that filters and toggles them gives Homebrew-era Mac users a scriptable way to audit what starts automatically.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
maclaunch | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:maclaunch |
|---|---|
| バージョン | 2.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/hazcod/maclaunch |
| リポジトリ | https://github.com/hazcod/maclaunch |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.