← 返回 Skills 市场
siraustin

OpenClaw DX

作者 Austin S. Lin · GitHub ↗ · v1.9.0 · MIT-0
cross-platform ⚠ suspicious
563
总下载
0
收藏
4
当前安装
10
版本数
在 OpenClaw 中安装
/install openclaw-dx
功能描述
Diagnose and fix openclaw gateway issues. Use when the gateway is stuck, not starting, crash-looping, or rejecting connections. Covers main and --profile ves...
安全使用建议
This skill appears to be a legitimate diagnostic playbook, but it reads sensitive local files and an environment variable that are not declared in the registry metadata. Before installing or allowing autonomous use: 1) Confirm you trust the skill's source (owner ID is present but no homepage). 2) Backup ~/.openclaw and related files. 3) Ask the publisher to explicitly declare OPENCLAW_GATEWAY_TOKEN and any credential files the skill reads. 4) If you plan to let the agent run autonomously, ensure outputs (logs, tokens) won't be transmitted off-host; consider running the steps manually or in a controlled environment first. 5) Request clarification or an explicit command that writes the incident report to ~/clawd/inbox (or remove the claim) so the behavior is transparent.
功能分析
Type: OpenClaw Skill Name: openclaw-dx Version: 1.9.0 The skill bundle provides extensive diagnostic and repair tools for the OpenClaw gateway, but it requires high-risk permissions. It explicitly instructs the agent to read sensitive authentication tokens from 'auth-profiles.json' and access the 'OPENCLAW_GATEWAY_PASSWORD' environment variable in 'SKILL.md'. While these actions are aligned with the stated purpose of troubleshooting, the broad access to credentials and the ability to manipulate system services via 'launchctl' and 'kill' represent a significant security risk.
能力评估
Purpose & Capability
The skill's name/description (gateway diagnosis & remediation) matches the commands and fixes in SKILL.md (log tails, lsof/ps, openclaw CLI, config edits). Minor inconsistency: the header claims it 'writes incident report to ~/clawd/inbox' but the provided runtime instructions do not show any explicit commands that create or write that report.
Instruction Scope
Instructions direct the agent/operator to read multiple user config and credential files (~/.openclaw/*, ~/.openclaw-vesper/*), tail logs, inspect auth-profiles.json (tokens/expiry), and echo the OPENCLAW_GATEWAY_TOKEN env var. Those operations are functionally appropriate for debugging but are sensitive and are not explicitly limited (e.g., no guidance on redaction or safe handling). The instructions also include editing configs and running interactive re-auth — normal for troubleshooting but high-sensitivity actions.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install, which reduces technical risk.
Credentials
Metadata declares no required env vars or credentials, yet the instructions explicitly read OPENCLAW_GATEWAY_TOKEN and local auth-profiles.json (which contain access tokens/refresh tokens). The skill therefore accesses sensitive secrets without declaring them in requires.env/primaryEnv; this discrepancy should be justified or corrected.
Persistence & Privilege
always is false and there are no install-time changes or claims to modify other skills or global agent settings. The skill asks the operator to edit local config files as part of remediation, which is expected for this purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-dx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-dx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.9.0
Failure mode #19: auto-update kills all gateways simultaneously. Updated triage protocol with session bloat checks. Post-upgrade checklist now includes plist regeneration.
v1.7.0
Add compaction model timeout (#17), qmd embed debugging notes
v1.5.1
openclaw-dx 1.5.1 - No file changes detected in this version. - Skill functionality, documentation, and triage protocol remain unchanged from the previous release.
v1.5.0
Genericize agent references, strengthen config.patch batching prevention guidance, clarify token auth remote.token requirement applies to any profile using token mode
v1.4.0
Profile-aware diagnostics (Main vs Vesper paths), auth token expiry checking, add unconfigured fallback provider failure mode, add Google/Gemini common sub-failure
v1.3.1
Add failure modes: invalid JSON from hand-edits, missing gateway.remote.token for token auth
v1.3.0
Add failure modes #10 (invalid JSON from hand-edits) and #11 (missing gateway.remote.token for token auth CLI/TUI connectivity)
v1.2.0
Scrub plaintext passwords (use $OPENCLAW_GATEWAY_PASSWORD env var), update shell config refs to ~/.zshrc, add Node heap tuning section, add memory threshold cross-ref, add new troubleshooting sections (failover cascade, plugin configSchema)
v1.1.0
Expanded: added common failure modes (token expiry, config wipe, stale locks, device token mismatch, memory bloat, invalid plugins, port conflicts), memory thresholds table, post-upgrade checklist, incident report template
v1.0.0
Initial publish: triage protocol, failover cascade diagnosis, auth-profiles.json location, QMD/memory status, LaunchAgent restart table, incident report generation
元数据
Slug openclaw-dx
版本 1.9.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 10
常见问题

OpenClaw DX 是什么?

Diagnose and fix openclaw gateway issues. Use when the gateway is stuck, not starting, crash-looping, or rejecting connections. Covers main and --profile ves... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 563 次。

如何安装 OpenClaw DX?

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

OpenClaw DX 是免费的吗?

是的,OpenClaw DX 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw DX 支持哪些平台?

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

谁开发了 OpenClaw DX?

由 Austin S. Lin(@siraustin)开发并维护,当前版本 v1.9.0。

💬 留言讨论