← 返回 Skills 市场
shunsukehayashi

OpenClaw Recovery (Codex)

作者 Shunsuke Hayashi · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
372
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-recovery-codex
功能描述
OpenClaw Gateway recovery and infrastructure diagnostics for Codex agents. Use when Gateway is unreachable, Telegram/Discord/Signal channels are down, Schedu...
安全使用建议
This skill appears to do what it says: local discovery and recovery for OpenClaw. Before installing, consider: (1) the agent will run or suggest many system commands and will search your home directory for openclaw config files — only allow it if you consent to that inspection; (2) destructive actions (killing services, changing permissions, creating/deleting tasks) are listed as REPORT ONLY — verify the agent actually restricts itself and ask a human to run risky commands; (3) the skill assumes system tools and the openclaw binary exist (the metadata didn't list required binaries) — it may fail if tools are missing; (4) review the included detect-env.sh and the Node BOM one-liner yourself before allowing execution. If you don't fully trust the skill's source, run the scripts manually in a controlled environment instead of granting autonomous execution.
功能分析
Type: OpenClaw Skill Name: openclaw-recovery-codex Version: 1.0.0 The skill bundle is designed for diagnostic and recovery of OpenClaw infrastructure. It primarily uses read-only commands for environment discovery and status checks across various operating systems. Crucially, the `SKILL.md` explicitly instructs the AI agent to 'REPORT ONLY' potentially modifying or destructive commands (e.g., `schtasks /create`, `kill -9`, `systemctl start/stop`), preventing autonomous execution of high-risk actions. The `node -e` script for BOM removal is a targeted, documented fix. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection designed to bypass safety instructions or perform unauthorized actions.
能力评估
Purpose & Capability
Name and description match the content: all files and instructions focus on discovering OpenClaw binaries, state/config, ports, services, and common failures. There are no unrelated credentials or unrelated third-party services requested in metadata.
Instruction Scope
SKILL.md and detect-env.sh instruct the agent to run many local system diagnostic commands (openclaw, lsof/ss/netstat, systemctl/launchctl/schtasks, tailscale, find under $HOME). This is consistent with diagnostics, but the skill will read local config files and search the user's home directory for openclaw.json — ensure the agent is permitted to inspect those files. The SKILL.md explicitly marks destructive actions as REPORT ONLY and provides safe vs report-only guidance, which reduces risk.
Install Mechanism
Instruction-only skill with no install spec. The included shell script is small and non-obfuscated. No downloads, archive extraction, or external install URLs are used.
Credentials
No environment variables or credentials are required by the registry metadata. The instructions reference OpenClaw-specific env vars (OPENCLAW_STATE_DIR, OPENCLAW_CONFIG_PATH) and common system tools; these are proportionate to a diagnostics/recovery utility and do not request unrelated secrets.
Persistence & Privilege
The skill does not request always:true, does not modify other skills' configurations, and includes no persistent installers. It does include a Node one-liner to remove a BOM from a config file (a write operation) but that action is documented and intended as a human-invoked recovery step.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-recovery-codex
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-recovery-codex 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Gateway diagnostics, environment detection, recovery patterns for Windows/macOS/Linux. Codex-native CLI format.
元数据
Slug openclaw-recovery-codex
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

OpenClaw Recovery (Codex) 是什么?

OpenClaw Gateway recovery and infrastructure diagnostics for Codex agents. Use when Gateway is unreachable, Telegram/Discord/Signal channels are down, Schedu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 372 次。

如何安装 OpenClaw Recovery (Codex)?

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

OpenClaw Recovery (Codex) 是免费的吗?

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

OpenClaw Recovery (Codex) 支持哪些平台?

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

谁开发了 OpenClaw Recovery (Codex)?

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

💬 留言讨论