Communityv1.0.1

Config Guardian

Safe OpenClaw config updates with automatic backup, validation, and rollback. For agent use - prevents invalid config updates.

5.6kdownloads4stars40active installsabdhilabs
View on ClawHubBack to Skills

Skill Details

Slug
config-guardian
Latest Version
1.0.1
Author
abdhilabs
Published
Jan 31, 2026
Updated
Feb 27, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Config Guardian.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

**Summary**: Introduces atomic, automatic config updates with built-in backup, validation, and rollback. - Added `atomic_apply.sh` for one-step safe config changes; creates backups, validates, and auto-rolls back on failure. - Removed legacy scripts: `backup_config.sh` and `diff_config.sh`. - Updated workflow and documentation to enforce atomic updates and automatic rollback. - Tightened guardrails to only allow validated, agent-initiated config changes. - Backups now stored in `~/.openclaw/config-guardian-backups/`.