Skip to main content

openclaw-expert

Provides expert guidance for OpenClaw, covering installation, configuration, and troubleshooting for self-hosted AI agents.

Install this skill

or
76/100

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

low line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41│ (Control-Plane, RPC) │ ← Config: ~/.openclaw/openclaw.json (JSON5)
low line 46

Access to hidden dotfiles in home directory

SourceSKILL.md
46│ Agent(s) │ ← Workspace: ~/.openclaw/workspace/
low line 47

Access to hidden dotfiles in home directory

SourceSKILL.md
47│ Runtime │ ← Sessions: ~/.openclaw/agents/<id>/sessions/
low line 59

Access to hidden dotfiles in home directory

SourceSKILL.md
59~/.openclaw/
medium line 170

Access to hidden dotfiles in home directory

SourceSKILL.md
1704. **Credentials: `chmod 600`** — `chmod 600 ~/.openclaw/credentials/*`
low line 215

Access to hidden dotfiles in home directory

SourceSKILL.md
215cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bak
low line 218

Access to hidden dotfiles in home directory

SourceSKILL.md
218tar czf ~/openclaw-backup-$(date +%Y%m%d_%H%M%S).tar.gz ~/.openclaw/
low line 221

Access to hidden dotfiles in home directory

SourceSKILL.md
221cd ~/.openclaw/workspace && git add -A && git commit -m "backup: $(date +%Y%m%d_%H%M%S)"
medium line 231

Access to hidden dotfiles in home directory

SourceSKILL.md
2314. `cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bak`
medium line 236

Access to hidden dotfiles in home directory

SourceSKILL.md
2369. Bei Fehler: `cp ~/.openclaw/openclaw.json.bak ~/.openclaw/openclaw.json && systemctl --user restart openclaw-gateway`
low line 42

External URL reference

SourceSKILL.md
42│ systemd user service │ ← Dashboard: http://127.0.0.1:18789
low line 194

External URL reference

SourceSKILL.md
194Alternative Docs-Mirror: `https://openclaw.im/docs/`
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →