← 返回 Skills 市场
nicoxia

Safe Config Workflow

作者 nicoxia · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
348
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install safe-config-workflow-zh
功能描述
安全修改 OpenClaw 配置文件,严格查文档确认,自动修复校验,反馈关键信息并记录学习,保障 Gateway 稳定运行。
安全使用建议
This skill appears to do what it claims: help safely edit OpenClaw config using the local openclaw CLI and local files. Before installing or invoking it, consider: (1) Manifest mismatch — the SKILL.md operates on ~/.openclaw/openclaw.json and writes MEMORY.md but the manifest did not declare these config paths; expect the skill to read and write those files. (2) Logs may contain sensitive tokens or secrets — the skill runs openclaw logs --follow and does not explicitly instruct redaction, so review logs for secrets or run tests in a staging environment first. (3) Backup first — follow the TEST-GUIDE (make backups before testing). (4) Verify trust — the package has no homepage/author details beyond a placeholder, and the owner ID is unknown; if you require provenance, ask the publisher for more info or run the workflow in an isolated environment. (5) If you want stricter guarantees, request the maintainer add required config paths to the manifest and an explicit warning about secrets in logs.
功能分析
Type: OpenClaw Skill Name: safe-config-workflow-zh Version: 1.0.0 The skill bundle is designed for safe configuration management of OpenClaw, involving standard administrative tasks like checking, fixing, and verifying configuration files. All commands specified in SKILL.md and TEST-GUIDE.md (e.g., `openclaw doctor --fix`, `diff`, `openclaw gateway status`, `nano ~/.openclaw/openclaw.json`) are directly related to this stated purpose. The instructions for the AI agent emphasize safety, user confirmation, documentation lookup, and learning. There is no evidence of intentional harmful behavior such as data exfiltration, unauthorized remote execution, persistence mechanisms, or deceptive prompt injection attempts. The use of `nano` is for manual configuration repair in a troubleshooting context, not for arbitrary file manipulation or malicious code injection.
能力评估
Purpose & Capability
Name/description match the actions in SKILL.md: it reads/modifies ~/.openclaw/openclaw.json, runs openclaw CLI (doctor, gateway, logs) and writes local notes (MEMORY.md). These capabilities are expected for a configuration workflow. Minor inconsistency: the manifest declared no required config paths, but the instructions clearly operate on ~/.openclaw/openclaw.json and MEMORY.md.
Instruction Scope
Instructions are narrow and prescriptive (confirm with user, run openclaw doctor --fix, diff backups, restart/verify). They do instruct reading logs and config files and writing backups and MEMORY.md. Reading logs may surface sensitive tokens or secrets present in log files — SKILL.md does not explicitly warn to redact secrets. The skill otherwise stays within its stated scope and does not send data to external endpoints.
Install Mechanism
Instruction-only skill with no install spec or third-party downloads. No code executed from external URLs and no packages are installed — low install risk.
Credentials
The skill declares no required environment variables or credentials, which aligns with the lack of cloud integrations. However, it expects filesystem access to ~/.openclaw/openclaw.json and to create/append MEMORY.md; those config paths were not declared in the manifest. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/system-wide modifications or changing other skills. Its behavior (editing local config, creating a local MEMORY.md) is within scope for a config workflow.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install safe-config-workflow-zh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /safe-config-workflow-zh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 初始发布版本,提供安全修改 OpenClaw 配置的标准流程 - 明确反馈策略,区分小问题与重要配置的处理方式 - 定义详细的执行步骤,包括修改确认、自动修复、备份对比与状态验证 - 制定输出格式规范,确保用户只收到关键信息 - 列出排障流程及应对已知局限 - 附带相关官方文档链接
元数据
Slug safe-config-workflow-zh
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Safe Config Workflow 是什么?

安全修改 OpenClaw 配置文件,严格查文档确认,自动修复校验,反馈关键信息并记录学习,保障 Gateway 稳定运行。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 348 次。

如何安装 Safe Config Workflow?

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

Safe Config Workflow 是免费的吗?

是的,Safe Config Workflow 完全免费(开源免费),可自由下载、安装和使用。

Safe Config Workflow 支持哪些平台?

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

谁开发了 Safe Config Workflow?

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

💬 留言讨论