A standardized workflow for safely modifying OpenClaw configuration files to prevent service failures and protect sensitive credentials.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install safe-config-momo
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install safe-config-momo using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Safe Config Modifier is a robust utility designed to manage the core openclaw.json configuration file securely. It provides a structured lifecycle for making changes—including model switching, channel updates, and plugin installations—while ensuring that sensitive data like API keys are never exposed during the preview process.
By integrating this tool into your Openclaw Skills library, you minimize the risk of configuration corruption and service downtime. The skill enforces a strict verification protocol, requiring specific confirmation phrases before any write operation occurs, ensuring that every modification is intentional and validated.
To prepare this skill for your Openclaw Skills environment, ensure the scripts are executable and you have jq installed:
# 1. Navigate to the skill directory
cd ~/.openclaw/skills/safe-config/scripts/
# 2. Grant execution permissions to the utility scripts
chmod +x sanitize.sh validate.sh preview.sh
# 3. Test the sanitization script to ensure keys are masked
./preview.sh
The skill interacts with the standard OpenClaw directory structure and maintains high-integrity metadata for the Openclaw Skills marketplace:
| Component | Path/Format | Description |
|---|---|---|
| Config File | ~/.openclaw/openclaw.json |
The primary target for all modification operations. |
| Backups | openclaw.json.backup-[YYYYMMDD-HHMMSS] |
Safety copies created before every change. |
| Sanitize Script | scripts/sanitize.sh |
Logic to mask apiKey, token, password, and secret. |
| Metadata | _meta.json |
Taxonomy data for indexing within the ecosystem. |
Loading
A professional tool for safe, validated, and sanitized modification of Openclaw configuration files.

An AI-powered web search tool that fetches real-time information and AI-generated summaries via the Bocha API.

An intelligent real estate assistant that automates property searches, price comparisons, and listing notifications across major platforms.

A streamlined market analysis tool providing daily macro briefings, benchmark tracking, and watchlist management for AI agents.

A standardized workflow tool for the safe, validated, and backed-up modification of OpenClaw configuration files.

A specialized tool for analyzing real-time social media hot spots and viral trends across major Chinese social platforms.








































