← 返回 Skills 市场
258
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-config-guard
功能描述
Audit and safely repair OpenClaw configuration with deterministic validation, backups, rollback, and change reporting. Use when asked to review or modify `op...
安全使用建议
This skill appears to do what it says: run the OpenClaw CLI, back up the config, validate, optionally apply narrowly-justified fixes, and produce a report. Before installing or running it: 1) ensure you have the openclaw CLI locally (the script depends on it); 2) review the helper script yourself if you want extra assurance (it runs subprocesses and reads/writes config files); 3) run it in dry-run/audit mode first (audit/validate/doctor) to see what it would change; 4) keep an eye on the backup path it creates before approving any write; and 5) verify the referenced docs (the SKILL.md lists official docs) if the script recommends a fix. If you need the agent to apply changes, require explicit user confirmation before any write — the skill's instructions already recommend that, but enforcing confirmation protects you from unintended edits.
功能分析
Type: OpenClaw Skill
Name: openclaw-config-guard
Version: 1.0.0
The skill is a well-structured utility designed to audit and safely repair OpenClaw configuration files. It utilizes a helper script (scripts/config_guard.py) to perform deterministic actions such as path resolution, backups, and validation via the official 'openclaw' CLI. The instructions in SKILL.md prioritize safety by enforcing backups before any modifications, requiring post-change validation, and explicitly forbidding non-essential changes without user approval. No indicators of data exfiltration, malicious execution, or persistence were found.
能力评估
Purpose & Capability
Name/description match behavior: the SKILL.md and the helper script exclusively call the local 'openclaw' CLI, read/write the local config file, make backups, validate, run 'doctor', and produce reports. No unrelated credentials, binaries, or remote services are requested.
Instruction Scope
Runtime instructions are narrowly scoped to locating the config, consulting the documented official sources, running the included Python helper and the OpenClaw CLI, making backups, validating, diffing, and producing a report. The script reads local files and runs local CLI commands only; instructions explicitly prohibit aggressive actions (no automatic doctor --fix, no restart, no wholesale rewrites) and require user approval for non-blocking changes.
Install Mechanism
No install spec; this is instruction-only plus an included helper script. Nothing is downloaded or installed from external URLs, and no archives are extracted.
Credentials
The skill declares no required env vars or credentials. The script temporarily sets OPENCLAW_CONFIG_PATH when invoking the 'openclaw' CLI to point it at a chosen config file; that is proportional and limited to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request permanent elevated presence or modify other skills or system-wide agent settings. Its file writes are limited to creating backup copies of the config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-config-guard - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-config-guard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-config-guard 1.0.0 – Initial release
- Adds deterministic auditing and safe repair workflow for OpenClaw JSON config files.
- Enforces validation-first, backup-before-write, and rollback-on-failure policies.
- Distinguishes between startup-blocking errors and non-blocking recommendations.
- Integrates official OpenClaw docs as source of truth for all config decisions.
- Provides step-by-step command-line operations for audit, backup, fix, diff, and report generation.
- Requires thorough Markdown reporting of all actions, decisions, and sources used.
元数据
常见问题
Openclaw Config Guard 是什么?
Audit and safely repair OpenClaw configuration with deterministic validation, backups, rollback, and change reporting. Use when asked to review or modify `op... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 258 次。
如何安装 Openclaw Config Guard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-config-guard」即可一键安装,无需额外配置。
Openclaw Config Guard 是免费的吗?
是的,Openclaw Config Guard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Config Guard 支持哪些平台?
Openclaw Config Guard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Config Guard?
由 soal2(@soal2)开发并维护,当前版本 v1.0.0。
推荐 Skills