Credential-Zugriff
May access repository files, local configs, and credentials exposed to its runtime.
cask
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codex in AI-Agent-Workflows.
Agent-Sicherheit
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.
Installation
brew install --cask codexlocal Homebrew cask metadata
Überblick
OpenAI's coding agent that runs in your terminal
Verlauf
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.
Sicherheitslage
Für codex wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
codex-aarch64-apple-darwin | Binärdatei | Homebrew-Cask-Binärdatei | codex-aarch64-apple-darwin |
codex | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/openai/codex
Installationsmetadaten
| Paketschlüssel | cask:codex |
|---|---|
| Version | 0.145.0 |
| Paketmanager | Homebrew Cask |
| Paketmanager-Seite | https://formulae.brew.sh/cask/codex |
| Homepage | https://github.com/openai/codex |
| Repository | https://github.com/openai/codex |
| Quellarchiv | https://github.com/openai/codex/releases/download/rust-v0.145.0/codex-aarch64-apple-darwin.tar.gz |
| Zuletzt aktualisiert | 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 |
| Abhängigkeiten | ripgrep |
| Bottle | nicht erfasst |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | codex |
| Names |
|
| Depends On | |
| Artifacts | |
| Deprecated | no |
| Disabled | no |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.