macOS
brew install atalocal Homebrew formula metadata
brew
ata のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install atalocal Homebrew formula metadata
概要
ChatGPT in the terminal
履歴
The Homebrew `ata` formula currently points at a small Rust command-line AI tool whose upstream README now brands the executable as `trf`: multimodal AI in the terminal. It is designed for shell pipelines rather than a stateful chat application.
The repository began in January 2023, shortly after the first wave of ChatGPT terminal wrappers. Early releases used the `ata` name and focused on OpenAI-style chat from standard input; by the current README the project presents itself as `trf` and supports OpenAI, DeepInfra, Google, Hyperbolic, and other providers.
The 2.0.0 release added support for `gpt-3.5-turbo` and mentioned a default configuration directory, while the current README states the project philosophy as not handling state and doing settings through command-line arguments and environment variables.
The supplied package metadata lists Homebrew and MacPorts packaging. Upstream release notes show community bug fixes, including input handling and old-config compatibility, but official public adoption history is otherwise thin.
Typical usage pipes text into `trf chat` or `trf tts`, with provider keys supplied as environment variables such as `OPENAI_KEY` or `DEEPINFRA_KEY`. The README examples intentionally compose with ordinary shell tools, files, scripts, and media players such as VLC.
For package nerds, the interesting bit is the naming drift and Unix-tool posture: a package named `ata`, an upstream README titled `trf`, and a deliberate preference for stdin/stdout, environment variables, and tiny wrapper scripts over application-managed state.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ata | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/transformrs/ata
インストールメタデータ
| パッケージキー | brew:ata |
|---|---|
| バージョン | 2.0.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ata |
| ホームページ | https://github.com/transformrs/ata |
| リポジトリ | https://github.com/transformrs/ata |
| 上流ドキュメント | https://github.com/transformrs/ata#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/transformrs/ata/archive/refs/tags/v2.0.4.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ata |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ata
sudo port install ataソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.