openclaw-config
Facilitates safe editing and validation of OpenClaw Gateway configurations to prevent schema mismatches and enhance security.
Install this skill
or
88/100
Security score
The openclaw-config skill was audited on May 20, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 10
Access to hidden dotfiles in home directory
SourceSKILL.md
| 10 | Safely edit `~/.openclaw/openclaw.json` (or the path set by `OPENCLAW_CONFIG_PATH`) using a schema-first workflow. Validate before and after changes to avoid invalid keys/types that can break startup |
medium line 16
Access to hidden dotfiles in home directory
SourceSKILL.md
| 16 | - Precedence: `OPENCLAW_CONFIG_PATH` > `OPENCLAW_STATE_DIR/openclaw.json` > `~/.openclaw/openclaw.json` |
low line 63
Access to hidden dotfiles in home directory
SourceSKILL.md
| 63 | openclaw config set agents.defaults.workspace '"~/.openclaw/workspace"' --json |
low line 77
Access to hidden dotfiles in home directory
SourceSKILL.md
| 77 | // ~/.openclaw/openclaw.json |
Scanned on May 20, 2026
View Security Dashboard