← 返回 Skills 市场
adamsardo

OpenAI Codex Sub Agents

作者 adamsardo · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
5417
总下载
6
收藏
22
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install codex-sub-agents
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /codex-sub-agents 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Updated skill.
元数据
Slug codex-sub-agents
版本 1.0.0
许可证
累计安装 204
当前安装数 22
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5417 次。

如何安装 OpenAI Codex Sub Agents?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install codex-sub-agents」即可一键安装,无需额外配置。

OpenAI Codex Sub Agents 是免费的吗?

是的,OpenAI Codex Sub Agents 完全免费(开源免费),可自由下载、安装和使用。

OpenAI Codex Sub Agents 支持哪些平台?

OpenAI Codex Sub Agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenAI Codex Sub Agents?

由 adamsardo(@adamsardo)开发并维护,当前版本 v1.0.0。

💬 留言讨论