凭据访问
May access repository files, local configs, and credentials exposed to its runtime.
代理安全
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.