← Back to Skills Marketplace
nicoxia

安全配置流程 (Nico)

by nicoxia · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
448
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nico-safe-config-workflow
Description
安全修改 OpenClaw 配置文件,自动检查、修复并验证修改,确保配置有效且系统稳定运行。
Usage Guidance
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.
Capability Analysis
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'.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nico-safe-config-workflow
  3. After installation, invoke the skill by name or use /nico-safe-config-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本:安全的配置修改流程,包含 doctor --fix 兜底、热重载验证、双重保险机制
Metadata
Slug nico-safe-config-workflow
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 安全配置流程 (Nico)?

安全修改 OpenClaw 配置文件,自动检查、修复并验证修改,确保配置有效且系统稳定运行。 It is an AI Agent Skill for Claude Code / OpenClaw, with 448 downloads so far.

How do I install 安全配置流程 (Nico)?

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

Is 安全配置流程 (Nico) free?

Yes, 安全配置流程 (Nico) is completely free (open-source). You can download, install and use it at no cost.

Which platforms does 安全配置流程 (Nico) support?

安全配置流程 (Nico) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 安全配置流程 (Nico)?

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

💬 Comments