Mark RadarMARK RADAR
About
EN
Sign in
Event File AI OpenAI

OpenAI Open-Sources Codex Security CLI and SDK

2 reports · First detected 2026-07-29 · Last active 2026-07-29

OpenAI introduced Codex Security in research preview on March 6, 2026, positioning it as an application-security agent that builds a project-specific threat model, investigates attack paths, validates suspected flaws and proposes fixes for human review. The product matters because AI-assisted coding is increasing the volume and speed of software changes, while security review remains a bottleneck. Bringing that analysis closer to commits and deployment pipelines could help engineering and security teams catch higher-impact problems earlier and spend less time triaging routine scanner alerts.

On July 29, 2026, OpenAI released the source code for the Codex Security command-line interface and TypeScript SDK in the openai/codex-security repository under the Apache 2.0 license. The beta package, @openai/codex-security, can scan full repositories, code diffs and working-tree changes, accept architecture or security documents as context, and export structured findings for CI/CD. It requires Node.js 22 or later and Python 3.10 or later, while automated runs use an OpenAI API key. Access to the Codex Security cloud service is still required.

All Coverage

2 original reports

The Backstory

The history behind this event
OpenAI Launches Codex Security AI Agent2026-05-10 · 3 reports · similarity 0.90

OpenAI unveiled the agentic cybersecurity research tool under the codename Aardvark on October 30, 2025. It uses GPT-5 reasoning to analyze codebases, build threat models and validate vulnerabilities in a sandbox before Codex proposes fixes. Early testing identified 92% of known and synthetic vulnerabilities. The tool also uncovered 10 flaws in open-source projects that received CVE identifiers, highlighting AI's potential to shorten enterprise code security reviews.

On March 6, 2026, OpenAI formally renamed Aardvark Codex Security and released it in research preview. It is being rolled out gradually through Codex web to ChatGPT Pro, Enterprise, Business and Edu users, with the first month free. Tests on the same codebase showed alert noise fell by as much as 84%, the rate of severity overestimation dropped by more than 90%, and the overall false-positive rate declined by more than 50%.

Mark Radar|MARK RADAR
All times are in Taipei time (GMT+8)