認証情報アクセス
May access repository files, local configs, and credentials exposed to its runtime.
cask
codex のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
codex is an AI coding agent application with local file and tool access potential.
May access repository files, local configs, and credentials exposed to its runtime.
Can ask or drive tools that mutate repositories, packages, and cloud services.
Can generate code, patches, and release commands.
Run with scanned worktrees and gate sensitive host tool calls.
Limit workspace scope; require approval before commands expose secrets or change remote state.
インストール
brew install --cask codexlocal Homebrew cask metadata
概要
OpenAI's coding agent that runs in your terminal
履歴
Codex CLI is OpenAI's local coding agent, packaged as a terminal command and distributed through installation scripts, npm, GitHub releases, and Homebrew cask.
The official README frames Codex CLI as the local-computer member of the Codex product family, distinct from the editor integrations, desktop app experience, and cloud-based Codex Web. The repository also links to OpenAI's Codex documentation, install/build notes, contributing information, and an open-source fund.
Codex is packaged for several install paths in its official README: shell install scripts for Mac, Linux, and Windows, npm as @openai/codex, Homebrew cask as codex, and downloadable release binaries. The supplied cask facts identify the Homebrew package as cask:codex.
The package-facing workflow is simple: install the executable, run codex, and authenticate with a ChatGPT plan or API key. Configuration lives under ~/.codex/config.toml, and local authentication state is stored under ~/.codex/auth.json according to the existing curation.
For package nerds, Codex is notable because it ships an AI coding agent as a conventional local CLI while also spanning product surfaces: terminal, IDE, desktop app, and cloud. The Homebrew cask packages a fast-moving OpenAI developer tool as a single codex command rather than a traditional library.
セキュリティ状態
codex に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.codex/config.tomlCredential-bearing paths to review before unattended agent runs.
~/.codex/auth.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
codex-aarch64-apple-darwin | バイナリ | Homebrew cask バイナリ | codex-aarch64-apple-darwin |
codex | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/openai/codex
インストールメタデータ
| パッケージキー | cask:codex |
|---|---|
| バージョン | 0.145.0 |
| パッケージマネージャ | Homebrew Cask |
| パッケージマネージャページ | https://formulae.brew.sh/cask/codex |
| ホームページ | https://github.com/openai/codex |
| リポジトリ | https://github.com/openai/codex |
| ソースアーカイブ | https://github.com/openai/codex/releases/download/rust-v0.145.0/codex-aarch64-apple-darwin.tar.gz |
| 最終更新 | 2026-07-21T19:05:08Z |
| Pulse | updated |
| SHA-256 | 072a30a65f05666735889ef0f60b56db186adbdde9d5c5cc1a64be0b598530fe |
| ダウンロード URL | https://github.com/openai/codex/releases/download/rust-v0.145.0/codex-aarch64-apple-darwin.tar.gz |
| 依存関係 | ripgrep |
| Bottle | 未記録 |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | codex |
| Names |
|
| Depends On | |
| Artifacts | |
| Deprecated | no |
| Disabled | no |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
codex
nix profile install nixpkgs#codexcodex
sudo port install codexmain/codex
scoop install main/codexOpenAI.Codex
winget install --id OpenAI.Codex -eWalkingWiFi.CodexRateLimitTray
winget install --id WalkingWiFi.CodexRateLimitTray -ejcv8000.Codex
winget install --id jcv8000.Codex -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.