← Back to Skills Marketplace
adamsardo

OpenAI Codex Sub Agents

by adamsardo · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
5417
Downloads
6
Stars
22
Active Installs
1
Versions
Install in OpenClaw
/install codex-sub-agents
Description
Use OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Clawdbot to delegate coding work to Codex CLI as a subagent or direct tool.
Usage Guidance
Install this only if you want Clawdbot or another agent to delegate coding work to Codex CLI. Use it in trusted repositories, set `--cd` to a specific project, prefer read-only or approval-based modes for unfamiliar code, avoid `danger-full-access` and `--yolo` unless you fully accept the risk, and review Codex auth/session storage and Clawdbot token sync before enabling it.
Capability Analysis
Type: OpenClaw Skill Name: codex-sub-agents Version: 1.0.0 The skill bundle introduces the `codex CLI` tool, which grants extensive local system access, including arbitrary command execution and file system modifications. The `SKILL.md` and `clawdbot-integration.md` files explicitly instruct the OpenClaw agent to use `codex exec --full-auto`, enabling workspace writes and command execution without explicit approval. Furthermore, the documentation (`SKILL.md`, `cli-reference.md`) details highly privileged flags like `--sandbox danger-full-access` (full machine access) and `--yolo` (no approvals or sandbox), making the agent aware of these dangerous capabilities. While there's no clear evidence of intentional malicious behavior like data exfiltration to external endpoints, the broad system access and instruction to use high-privilege commands without explicit user approval classify this as suspicious due to significant inherent risks.
Capability Assessment
Purpose & Capability
The requested capabilities match the stated purpose: using Codex CLI for code review, refactoring, CI fixes, and implementation. Local file edits and command execution are high-impact but are central to that purpose and explicitly described.
Instruction Scope
The skill repeatedly shows `codex exec --full-auto` workflows, including Clawdbot delegation. It also advises using trusted repos, `--cd`, read-only exploration, and avoiding `danger-full-access` where possible, but users should still understand that auto-approved workspace edits can be broad.
Install Mechanism
The artifact is instruction-only markdown with no executable bundled scripts. Installation is user-directed through a global `npm i -g @openai/codex`, so users should verify the package source and version themselves.
Credentials
Filesystem, command execution, MCP, web search, and multi-directory access are proportionate for a coding-agent integration, provided they are constrained to intended project directories and trusted repositories.
Persistence & Privilege
The skill discloses Codex config, session, prompt, and auth locations, and documents automatic syncing from `~/.codex/auth.json` into Clawdbot auth profiles. That is sensitive but not hidden or purpose-mismatched.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install codex-sub-agents
  3. After installation, invoke the skill by name or use /codex-sub-agents
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Updated skill.
Metadata
Slug codex-sub-agents
Version 1.0.0
License
All-time Installs 204
Active Installs 22
Total Versions 1
Frequently Asked Questions

What is OpenAI Codex Sub Agents?

Use OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Clawdbot to delegate coding work to Codex CLI as a subagent or direct tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 5417 downloads so far.

How do I install OpenAI Codex Sub Agents?

Run "/install codex-sub-agents" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenAI Codex Sub Agents free?

Yes, OpenAI Codex Sub Agents is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenAI Codex Sub Agents support?

OpenAI Codex Sub Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenAI Codex Sub Agents?

It is built and maintained by adamsardo (@adamsardo); the current version is v1.0.0.

💬 Comments