Automic VaultAutomic Vault

brew

lunchy を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install lunchy

local Homebrew formula metadata

概要

パッケージ概要

Friendly wrapper for launchctl

コマンドとエイリアス

  • lunchy

履歴

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

Lunchy is a Ruby command-line wrapper around macOS `launchctl`. It was created to make common launch agent operations feel like simple service commands rather than exact plist-path invocations.

プロジェクトの歴史

The public repository was created in 2011. The README says Lunchy was written as part of project time at Carbon Five and lists Mike Perham, Eddie Zaneski, Mr Rogers, and other contributors in its About section.

The README also preserves a bit of package-culture trivia: the name was originally intended to be `launchy`, but the gem name was already taken, so the project became Lunchy.

採用の歴史

Lunchy gained the most visible adoption among macOS developers who wanted short commands for launch agent plists. Its README documents installation through both RubyGems and Homebrew, and the supplied package metadata identifies the Homebrew formula.

Repository metadata shows a larger audience than the later Go port, with thousands of stars, which fits its role as the older and better-known Lunchy implementation.

使われ方

Lunchy accepts commands such as `ls`, `start`, `stop`, `restart`, `status`, `install`, `uninstall`, `show`, and `edit`, using a substring pattern matched against launch agent plist filenames.

The README contrasts `launchctl load ~/Library/LaunchAgents/io.redis.redis-server.plist` with `lunchy start redis`, which captures the package's appeal: hide verbose plist mechanics behind the service name a developer remembers.

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

Lunchy is package-nerd-significant because it sits directly at the intersection of Homebrew-installed daemons, user LaunchAgents, and local development services. It made package-installed plist files feel more like init-system services on macOS.

For historical package data, Lunchy is also the origin point for later ports such as lunchy-go, making it a small but recognizable node in the macOS service-management tooling family.

タイムライン

  • 2011: eddiezane/lunchy repository created.
  • 2011: README says Lunchy was written as part of project time at Carbon Five.
  • Later: Lunchy distributed through RubyGems and Homebrew per upstream README and supplied package metadata.

Related projects

  • `launchctl` and launchd are the macOS facilities Lunchy wraps.
  • RubyGems and Homebrew are the installation channels documented by upstream.
  • lunchy-go is a later Go port of the Lunchy workflow.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.10.4
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/eddiezane/lunchy

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/eddiezane/lunchy信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lunchy
バージョン0.10.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lunchy
ホームページhttps://github.com/eddiezane/lunchy
リポジトリhttps://github.com/eddiezane/lunchy
上流ドキュメントhttps://github.com/eddiezane/lunchy#readme
ライセンスMIT
ソースアーカイブhttps://github.com/eddiezane/lunchy.git
macOS 提供ライブラリruby
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelunchy
Version Scheme0
Revision0
Conflicts With
  • lunchy-go
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • 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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment