<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. On unconsented global npm installation, the postinstall hook replaces the existing global `codex` launcher with this package's launcher. This hijacks the command used to invoke an AI coding agent.
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 unpkgpostinstall runs automatically on installation.
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 installs it deletes prefix/bin/codex and replaces it with a symlink to this package.
scripts/postinstall.mjsView on unpkg · L57Source file is highly similar to a previously finalized malicious package; route for source-aware review.
bin/codex.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
bin/codex.jsView on unpkgTarball 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 · L24postinstall runs automatically on installation.
package.jsonView on unpkg · L23Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/postinstall.mjsView on unpkg · L2Source file is highly similar to a previously finalized malicious package; route for source-aware review.
bin/codex.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
bin/codex.jsView on unpkgOn global installs it deletes prefix/bin/codex and replaces it with a symlink to this package.
scripts/postinstall.mjsView on unpkg · L57