← 返回 Skills 市场
youxitianguo

OpenClaw Codex GPT-5.4 Enable

作者 youxitianguo · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-codex-gpt54-enable
功能描述
Enable `openai-codex/gpt-5.4` in OpenClaw through a config-layer patch instead of rebuilding the app. Use when `openai/gpt-5.4` already works but Codex GPT-5...
安全使用建议
This skill documents a manual, configuration-layer way to enable openai-codex/gpt-5.4 and is otherwise coherent, but review two things before applying it: (1) the example JSON uses $OPENAI_API_KEY even though the skill doesn't declare any required env vars — ensure you understand which API key will be used and never paste secrets into shared or untrusted files; (2) the suggested baseUrl (https://chatgpt.com/backend-api) is a third-party gateway — unless you explicitly trust that endpoint, point the provider to your trusted gateway (for example an official API host) because model requests and keys could be routed off your system. Always back up ~/.openclaw/openclaw.json, test changes in a separate session, and verify that model traffic is going to a host you control or trust.
功能分析
Type: OpenClaw Skill Name: openclaw-codex-gpt54-enable Version: 1.0.0 The skill is a configuration utility designed to help users enable a specific model provider in OpenClaw by modifying the local `~/.openclaw/openclaw.json` file. It includes safety measures like configuration backups and verification commands (e.g., `openclaw models list`). No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the instructions in SKILL.md are consistent with the stated purpose of patching local settings for a specific model routing workflow.
能力评估
Purpose & Capability
Name and description match the instructions: the skill documents how to add a provider/model/alias/fallback to ~/.openclaw/openclaw.json and verify with openclaw commands. Requiring the openclaw binary only is appropriate.
Instruction Scope
Instructions are scoped to editing the user's OpenClaw config and running openclaw CLI/ session_status. They do not ask to read unrelated system files. However the recommended provider baseUrl (https://chatgpt.com/backend-api) points model traffic to a third-party gateway — that is outside the skill's stated 'enable locally' reassurance and could send user data to an external service.
Install Mechanism
Instruction-only skill with no install steps or code; nothing is written to disk by the skill itself beyond user-applied config edits. This is the lowest install risk.
Credentials
The example JSON contains apiKey: "$OPENAI_API_KEY" but the skill's declared requirements list no environment variables. The skill therefore references a credential (OPENAI_API_KEY) without declaring it — a mismatch users should be aware of. Also, directing requests to a non-OpenAI domain (chatgpt.com) combined with an API key could cause sensitive model traffic or keys to be sent to third parties.
Persistence & Privilege
Skill does not request persistent or elevated privileges and does not set always:true. The workflow edits only the user's ~/.openclaw/openclaw.json (user-level config) and provides a rollback procedure.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-codex-gpt54-enable
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-codex-gpt54-enable 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: config-layer workflow to enable openai-codex/gpt-5.4, with verification, rollback, troubleshooting, and bilingual docs.
元数据
Slug openclaw-codex-gpt54-enable
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Codex GPT-5.4 Enable 是什么?

Enable `openai-codex/gpt-5.4` in OpenClaw through a config-layer patch instead of rebuilding the app. Use when `openai/gpt-5.4` already works but Codex GPT-5... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 OpenClaw Codex GPT-5.4 Enable?

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

OpenClaw Codex GPT-5.4 Enable 是免费的吗?

是的,OpenClaw Codex GPT-5.4 Enable 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Codex GPT-5.4 Enable 支持哪些平台?

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

谁开发了 OpenClaw Codex GPT-5.4 Enable?

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

💬 留言讨论