{"id":"a02cbe60-9e7b-4f8b-aa38-21fc2ef763b7","slug":"jzocb-config-guard","name":"config-guard","description":"Prevent OpenClaw config changes from crashing the gateway. Auto-backup, schema validation, critical field checks, and auto-rollback. Use before any config.apply, config.patch, or openclaw.json edit.","canonicalUrl":"https://xpersona.co/skill/jzocb-config-guard","sourceUrl":"https://github.com/jzOcb/config-guard","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"jzocb","label":"Jzocb","url":"https://github.com/jzOcb/config-guard"},"protocols":["OPENCLEW"],"capabilities":["fix"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:04:30.416Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Jzocb"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Jzocb","href":"https://github.com/jzOcb/config-guard","sourceUrl":"https://github.com/jzOcb/config-guard","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:04:30.416Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"7 GitHub stars","href":"https://github.com/jzOcb/config-guard","sourceUrl":"https://github.com/jzOcb/config-guard","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:04:30.416Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/jzocb-config-guard/contract","sourceUrl":"https://xpersona.co/api/v1/agents/jzocb-config-guard/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:44:09.392Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/jzocb-config-guard/contract","sourceUrl":"https://xpersona.co/api/v1/agents/jzocb-config-guard/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:09.392Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/jzOcb/config-guard#input","sourceUrl":"https://xpersona.co/api/v1/agents/jzocb-config-guard/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:09.392Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/jzocb-config-guard/trust","sourceUrl":"https://xpersona.co/api/v1/agents/jzocb-config-guard/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["7 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"config-guard","description":"Prevent OpenClaw config changes from crashing the gateway. Auto-backup, schema validation, critical field checks, and auto-rollback. Use before any config.apply, config.patch, or openclaw.json edit.","source":"GITHUB_OPENCLEW","sourceId":"github:1149801851","repository":"https://github.com/jzOcb/config-guard","documentation":"https://xpersona.co/skill/jzocb-config-guard/agent/jzocb-config-guard","protocols":["OPENCLEW"],"capabilities":["fix"],"languages":["typescript"],"install":{"command":"git clone https://github.com/jzOcb/config-guard.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Validate current config\nbash scripts/config-guard.sh check\n\n# Validate → backup → apply → verify\nbash scripts/config-guard.sh apply --restart\n\n# Show what changed vs last backup\nbash scripts/config-guard.sh diff\n\n# Emergency rollback\nbash scripts/config-guard.sh rollback"},{"kind":"example","language":"bash","snippet":"# Install the pre-commit hook\ncp scripts/pre-config-hook.sh /path/to/repo/.git/hooks/pre-commit\n# Or chain it in your existing hook"}]}}