Automic VaultAutomic Vault

brew

imessage-ruby を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install imessage-ruby

local Homebrew formula metadata

概要

パッケージ概要

Command-line tool to send text and attachment in Message.app

コマンドとエイリアス

  • imessage

履歴

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

imessage-ruby is a small Ruby command-line tool and gem for sending text and attachments through macOS Message.app. Its scope is intentionally narrow: expose Apple's desktop messaging app to shell commands.

プロジェクトの歴史

The GitHub repository was created in November 2013, and the RubyGems API records version 0.0.1 on the same day. The changelog describes the initial implementation as sending iMessage, followed by attachment support in 0.1.0 and standalone execution support in 0.2.0.

The project presents itself as the imessage gem, while Homebrew packages it as imessage-ruby to avoid ambiguity with Apple's service name and to make the executable installable through brew.

採用の歴史

Adoption appears modest and Mac-specific, which matches the tool's dependency on Message.app. The README documents installation as either a Homebrew package or a Ruby gem, and RubyGems records tens of thousands of total downloads across the gem's lifetime.

The changelog shows a small maintenance burst in 2015, then later packaging fixes in 2022, including Homebrew installation behavior and gem builds without git installed.

使われ方

The CLI accepts text, an optional attachment, and comma-separated contacts. A typical invocation sends a message body to an email address or phone contact and optionally includes a file attachment.

Because it drives Message.app on macOS, it belongs to local automation and developer convenience scripts rather than cross-platform messaging infrastructure.

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

imessage-ruby is interesting as a tiny wrapper around a proprietary desktop capability. It is the sort of package that exists because a platform has a useful local automation hook and users want it in cron jobs, shell scripts, or quick developer workflows.

Its Homebrew formula is arguably as important as the gem: brew gives Mac users a one-command install path for a tool whose usefulness is inherently tied to macOS.

タイムライン

  • 2013: Version 0.0.1 is published on RubyGems and implements sending iMessage.
  • 2014: Version 0.0.2 keeps Ruby 1.9 compatibility.
  • 2015: Version 0.1.0 adds attachment sending; 0.2.0 makes standalone execution possible; 0.3.x improves errors and Homebrew installation behavior.
  • 2022: Version 0.4.0 fixes gem builds without git installed.

Related projects

  • Message.app on macOS is the platform application the tool automates.
  • RubyGems distributes the imessage gem, while Homebrew distributes the imessage-ruby formula.
  • Other Mac messaging automation projects, including Python and Rust iMessage tooling, occupy adjacent but usually broader reverse-engineering or API-wrapper territory.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/linjunpop/imessage

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:imessage-ruby
バージョン0.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/imessage-ruby
ホームページhttps://github.com/linjunpop/imessage
リポジトリhttps://github.com/linjunpop/imessage
上流ドキュメントhttps://github.com/linjunpop/imessage#readme
ライセンスMIT
ソースアーカイブhttps://github.com/linjunpop/imessage/archive/refs/tags/v0.4.0.tar.gz
最終更新2026-06-06T17:23:03Z
Pulseupdated
依存関係ruby
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameimessage-ruby
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment