Credential access
May access repository files, local configs, and credentials exposed to its runtime.
cask
OpenAI's coding agent that runs in your terminal. Version 0.145.0 via Homebrew Cask; verified 2026-07-21. Also installable with nix: nix profile install nixpkgs#codex.
agent safety
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.
install
brew install --cask codexlocal Homebrew cask metadata
overview
OpenAI's coding agent that runs in your terminal
history
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.
security posture
No matching local secret-handling manifest was found for codex. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
codex-aarch64-apple-darwin | binary | Homebrew cask binary | codex-aarch64-apple-darwin |
codex | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/openai/codex
install metadata
| Package key | cask:codex |
|---|---|
| Version | 0.145.0 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/codex |
| Homepage | https://github.com/openai/codex |
| Repository | https://github.com/openai/codex |
| Source archive | https://github.com/openai/codex/releases/download/rust-v0.145.0/codex-aarch64-apple-darwin.tar.gz |
| Last updated | 2026-07-21T19:05:08Z |
| Pulse | updated |
| SHA-256 | 072a30a65f05666735889ef0f60b56db186adbdde9d5c5cc1a64be0b598530fe |
| Download URL | https://github.com/openai/codex/releases/download/rust-v0.145.0/codex-aarch64-apple-darwin.tar.gz |
| Dependencies | ripgrep |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | codex |
| Names |
|
| Depends On | |
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.