← 返回 Skills 市场
448
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nico-safe-config-workflow
功能描述
安全修改 OpenClaw 配置文件,自动检查、修复并验证修改,确保配置有效且系统稳定运行。
安全使用建议
This skill appears coherent and implements a conservative workflow (confirm before change, backup, diff, validate, test). Before installing/use, ensure you: 1) have current backups of ~/.openclaw/openclaw.json (the TEST-GUIDE also recommends this); 2) review any MEMORY.md created by the skill and do not store secrets or tokens there — decide and document where MEMORY.md will live and who can read it; 3) be cautious when exposing doctor or logs output — inspect and redact any secrets before saving or sharing logs; 4) run the workflow in a staging environment or off-hours for critical systems (Test 3 explicitly can take Gateway down); and 5) verify the openclaw CLI and docs referenced are the official ones in your environment. Overall this skill is coherent with its purpose; follow the precautions above to avoid accidental persistence of sensitive values.
功能分析
Type: OpenClaw Skill
Name: nico-safe-config-workflow
Version: 1.0.0
The skill is designed for a legitimate purpose (safe configuration management) and includes robust safety measures like user confirmation and backup comparisons. However, it involves direct modification of critical configuration files (`~/.openclaw/openclaw.json`) using `nano` and execution of various system commands (`openclaw doctor`, `diff`, `cp`, `sleep`) as detailed in `SKILL.md` and `TEST-GUIDE.md`. While these capabilities are plausibly needed for its stated purpose, they represent significant control over the system and are classified as 'risky capabilities' without clear malicious intent, thus meeting the threshold for 'suspicious' rather than 'benign'.
能力评估
Purpose & Capability
Name/description match what the SKILL.md instructs: all runtime actions are about reading/modifying ~/.openclaw/openclaw.json, running openclaw doctor, restarting/verifying the Gateway, and recording lessons. No unrelated binaries, env vars, or external services are requested.
Instruction Scope
Instructions are narrowly scoped to config editing, validation, backups, diffing, and Gateway diagnostics. Two notes: (1) it reads logs (openclaw logs --follow) which may contain sensitive tokens/credentials — outputs should be filtered before being saved/shared; (2) it repeatedly instructs writing lessons to MEMORY.md but does not specify the path or handling rules for that file (risk of persisting sensitive values if not sanitized). The skill also enforces user confirmation before changes, which limits autonomous destructive behavior.
Install Mechanism
Instruction-only skill with no install spec and no bundled code to write to disk. This is low-risk from installation perspective.
Credentials
No environment variables, credentials, or config paths are requested beyond reading ~/.openclaw/openclaw.json and its backups, which is appropriate for a config-editing workflow. Requested CLI commands (openclaw doctor/logs/gateway) are proportional to the stated purpose.
Persistence & Privilege
Skill is not always-enabled and does not request persistent privileges or modify other skills. It asks the agent to write a MEMORY.md record (local persistence) but does not attempt to change global agent configuration or require elevated system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nico-safe-config-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/nico-safe-config-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本:安全的配置修改流程,包含 doctor --fix 兜底、热重载验证、双重保险机制
元数据
常见问题
安全配置流程 (Nico) 是什么?
安全修改 OpenClaw 配置文件,自动检查、修复并验证修改,确保配置有效且系统稳定运行。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 448 次。
如何安装 安全配置流程 (Nico)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nico-safe-config-workflow」即可一键安装,无需额外配置。
安全配置流程 (Nico) 是免费的吗?
是的,安全配置流程 (Nico) 完全免费(开源免费),可自由下载、安装和使用。
安全配置流程 (Nico) 支持哪些平台?
安全配置流程 (Nico) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 安全配置流程 (Nico)?
由 nicoxia(@nicoxia)开发并维护,当前版本 v1.0.0。
推荐 Skills