openclaw-expert
Provides expert guidance for OpenClaw, covering installation, configuration, and troubleshooting for self-hosted AI agents.
Install this skill
Security score
The openclaw-expert skill was audited on Mar 3, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Access to hidden dotfiles in home directory
| 41 | │ (Control-Plane, RPC) │ ← Config: ~/.openclaw/openclaw.json (JSON5) |
Access to hidden dotfiles in home directory
| 46 | │ Agent(s) │ ← Workspace: ~/.openclaw/workspace/ |
Access to hidden dotfiles in home directory
| 47 | │ Runtime │ ← Sessions: ~/.openclaw/agents/<id>/sessions/ |
Access to hidden dotfiles in home directory
| 59 | ~/.openclaw/ |
Access to hidden dotfiles in home directory
| 170 | 4. **Credentials: `chmod 600`** — `chmod 600 ~/.openclaw/credentials/*` |
Access to hidden dotfiles in home directory
| 215 | cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bak |
Access to hidden dotfiles in home directory
| 218 | tar czf ~/openclaw-backup-$(date +%Y%m%d_%H%M%S).tar.gz ~/.openclaw/ |
Access to hidden dotfiles in home directory
| 221 | cd ~/.openclaw/workspace && git add -A && git commit -m "backup: $(date +%Y%m%d_%H%M%S)" |
Access to hidden dotfiles in home directory
| 231 | 4. `cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bak` |
Access to hidden dotfiles in home directory
| 236 | 9. Bei Fehler: `cp ~/.openclaw/openclaw.json.bak ~/.openclaw/openclaw.json && systemctl --user restart openclaw-gateway` |
External URL reference
| 42 | │ systemd user service │ ← Dashboard: http://127.0.0.1:18789 |
External URL reference
| 194 | Alternative Docs-Mirror: `https://openclaw.im/docs/` |