← Back to Skills Marketplace
nicoxia

Safe Config Workflow

by nicoxia · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
485
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install safe-config-workflow-zh-cn
Description
提供安全修改 OpenClaw 配置的全流程管理,确保变更前确认、自动修复、备份对比及运行验证,保障系统稳定。
Usage Guidance
This skill appears coherent and limited to local OpenClaw configuration tasks. Before using it: (1) ensure you have a recent backup of ~/.openclaw/openclaw.json (the SKILL already recommends this); (2) review and approve any proposed changes when the skill prompts for confirmation (doctor --fix can automatically change files); (3) be aware tests that intentionally break the Gateway will cause temporary downtime; (4) inspect MEMORY.md if you want to control what lessons are stored locally. If you want extra caution, run the commands manually the first few times instead of letting the agent execute them autonomously.
Capability Analysis
Type: OpenClaw Skill Name: safe-config-workflow-zh-cn Version: 1.0.1 The skill is designed for 'Safe Config Workflow' and instructs the AI agent to execute various shell commands (`openclaw doctor --fix`, `diff`, `grep -E "..."`, `openclaw gateway status`, `openclaw logs --follow`, `nano`) to manage OpenClaw configuration files. While these commands are plausible and necessary for the stated purpose of configuration management, the direct instruction for the AI to execute shell commands, including a `grep` pipeline for filtering output, represents a powerful capability. This capability, detailed in `SKILL.md`, poses an inherent risk of shell injection or privilege escalation if user input were ever unsafely incorporated into these commands, even though the current implementation uses hardcoded arguments. There is no evidence of intentional malicious behavior like data exfiltration or persistence, but the broad shell execution and file modification permissions warrant a 'suspicious' classification due to the potential for vulnerability.
Capability Assessment
Purpose & Capability
The name/description (safe config workflow) aligns with the requested actions: reading and editing ~/.openclaw/openclaw.json, running openclaw doctor/gateway/logs, diffing backups, and recording lessons. No unrelated credentials, binaries, or network endpoints are required.
Instruction Scope
SKILL.md confines runtime actions to local CLI operations (openclaw doctor --fix, gateway restart/status, logs, diff, editing files, sleep). It mandates explicit user confirmation before changes and prescribes comparing backups and verifying Gateway. These instructions are within scope for a configuration-management helper. Note: doctor --fix is an automatic fixer; the skill correctly emphasizes user confirmation and backups.
Install Mechanism
No install spec or code is provided (instruction-only). No downloads or archive extraction are present. package.json is metadata only. This minimizes on-disk installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths beyond the user-local OpenClaw config (~/.openclaw/openclaw.json and its backups). Requested accesses are proportional to the stated task. The MEMORY.md write/read is an expected local artifact for recording lessons.
Persistence & Privilege
Flags show always:false and user-invocable:true. The skill does not request permanent/global privileges or modify other skills' configs. Its operations modify local OpenClaw config only after user confirmation, which is appropriate for this type of skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install safe-config-workflow-zh-cn
  3. After installation, invoke the skill by name or use /safe-config-workflow-zh-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
GitHub 备份版本
v1.0.0
Initial release providing a standardized and safe workflow for OpenClaw configuration changes. - Covers end-to-end process: documentation lookup, user confirmation, automated checks, repair, backup, feedback, and validation. - Defines clear output templates and filtering rules to ensure users only see key information. - Establishes feedback and learning strategies for both minor and critical issues. - Includes troubleshooting steps for Gateway failures and lists known limitations with workarounds. - Provides references to official documentation and records version history.
Metadata
Slug safe-config-workflow-zh-cn
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Safe Config Workflow?

提供安全修改 OpenClaw 配置的全流程管理,确保变更前确认、自动修复、备份对比及运行验证,保障系统稳定。 It is an AI Agent Skill for Claude Code / OpenClaw, with 485 downloads so far.

How do I install Safe Config Workflow?

Run "/install safe-config-workflow-zh-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Safe Config Workflow free?

Yes, Safe Config Workflow is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Safe Config Workflow support?

Safe Config Workflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Safe Config Workflow?

It is built and maintained by nicoxia (@nicoxia); the current version is v1.0.1.

💬 Comments