<p align="center"><strong>Codex CLI</strong> is a coding agent from OpenAI that runs locally on your computer. <p align="center"> <img src="https://github.com/openai/codex/blob/main/.github/codex-cli-splash.png" alt="Codex CLI splash" width="80%" /> </p
LPM flags this version as an AI-agent control-surface risk. A global npm install automatically replaces the existing codex command launcher. The replacement forwards future codex invocations to this package and then to a platform native binary.
Tarball package.json differs from the npm registry version manifest for scripts or dependency sets.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgThe package runs a postinstall hook automatically.
package.jsonView on unpkg · L23Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/postinstall.mjsView on unpkg · L2On global installation, the hook removes the existing codex launcher and replaces it with a symlink to this package.
scripts/postinstall.mjsView on unpkg · L24This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
bin/codex.jsView on unpkgOn Windows, the hook overwrites codex.cmd and codex.ps1 to invoke this package.
scripts/postinstall.mjsView on unpkg · L37Tarball package.json differs from the npm registry version manifest for scripts or dependency sets.
package.jsonView on unpkg · L23Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L24Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L24The package runs a postinstall hook automatically.
package.jsonView on unpkg · L23This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
bin/codex.jsView on unpkgOn global installation, the hook removes the existing codex launcher and replaces it with a symlink to this package.
scripts/postinstall.mjsView on unpkg · L24Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/postinstall.mjsView on unpkg · L2On Windows, the hook overwrites codex.cmd and codex.ps1 to invoke this package.
scripts/postinstall.mjsView on unpkg · L37