📦 OpenClaw DX — 诊断修复网关
v1.9.0一键诊断并修复 openclaw 网关卡死、无法启动、反复崩溃或拒绝连接等故障,支持主配置与 --profile 模式。
0· 525·4 当前·4 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
可疑
medium confidenceNULL
评估建议
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...详细分析 ▾
ℹ 用途与能力
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.
⚠ 指令范围
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.
✓ 安装机制
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install, which reduces technical risk.
⚠ 凭证需求
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.
✓ 持久化与权限
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.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.9.02026/3/3
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install openclaw-dx
镜像加速npx clawhub@latest install openclaw-dx --registry https://cn.longxiaskill.com