OpenAI has integrated its ChatGPT subscription with OpenClaw, the open-source AI agent framework with 346,000 GitHub stars and 3.2 million users. This move allows ChatGPT Plus subscribers to run autonomous agents via GPT-5.4 for $23 per month.
Overview
OpenClaw is a locally hosted AI agent that connects to large language models and operates through messaging apps. It manages calendars, sends emails, organizes files, writes code, browses the web, and executes multi-step workflows autonomously. The data stays on the user’s machine, and the agent runs continuously in the background.
What it does
ChatGPT Plus subscribers can log in via OAuth, access GPT-5.4 through the Codex endpoint, and run autonomous AI agents on their own hardware. OpenAI did not build OpenClaw but hired its developer, backed the foundation, and opened the login. The integration positions OpenAI at the center of the agent ecosystem without requiring it to own or control the agent framework itself.
Tradeoffs
The move is the opposite of Anthropic’s decision to block Claude subscriptions from OpenClaw in April, creating a competitive split where OpenAI bets on distribution and Anthropic protects margins. OpenAI is subsidizing agent usage through its subscription tier, betting that the lifetime value of a subscriber who uses ChatGPT through OpenClaw is higher than the compute cost of serving their agent’s requests.
In practical terms, users can now leverage ChatGPT's capabilities within OpenClaw, enhancing their productivity and automation capabilities. However, the security risks associated with OpenClaw, including a critical remote code execution vulnerability and exposed instances on the public internet, must be considered. OpenAI's decision to tie its ChatGPT subscription to OpenClaw means that its brand, billing system, and user credentials are now flowing through an open-source platform with a history of security incidents.