Accès aux identifiants
May access repository files, local configs, and credentials exposed to its runtime.
cask / rang 2
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de codex pour les workflows d'agents IA.
sécurité des agents
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 codexprovider-native install command
aperçu
OpenAI's coding agent that runs in your terminal
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour codex. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
codex | binaire | binaire de cask Homebrew | bin/codex |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | cask:codex |
|---|---|
| Version | 0.146.0 |
| Gestionnaire de paquets | Homebrew Cask |
| Page d'accueil | https://github.com/openai/codex |
| Dernière mise à jour | 2026-07-29T08:14:29-07:00 |
| Pulse | updated |
| SHA-256 | cd961b480f6dfc4703bd244601f1927231fa31a587cb9046ccdffa6c4c29e7d5 |
| URL de téléchargement | https://github.com/openai/codex/releases/download/rust-v0.146.0/codex-package-aarch64-apple-darwin.tar.gz |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.