Skip to main content

claw-guru

Provides expert support for OpenClaw, addressing configuration issues, integrations, and troubleshooting across various platforms.

Install this skill

or
76/100

Security score

The claw-guru skill was audited on Feb 28, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 8

Webhook reference - potential data exfiltration

SourceSKILL.md
8version upgrades, skills, sandboxing, model providers, webhooks, hooks,
low line 43

Access to hidden dotfiles in home directory

SourceSKILL.md
43tail -50 ~/.openclaw/logs/gateway.log
low line 54

Access to hidden dotfiles in home directory

SourceSKILL.md
54DIST=$(find $(npm root -g)/openclaw/dist ~/.npm*/openclaw/dist 2>/dev/null | head -1)
medium line 62

Access to hidden dotfiles in home directory

SourceSKILL.md
621. **Backup**: `cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bak`
medium line 64

Access to hidden dotfiles in home directory

SourceSKILL.md
643. **Validate JSON**: `cat ~/.openclaw/openclaw.json | python3 -m json.tool > /dev/null`
medium line 66

Access to hidden dotfiles in home directory

SourceSKILL.md
665. **Check logs**: `tail -30 ~/.openclaw/logs/gateway.log`
low line 32

External URL reference

SourceSKILL.md
32| Community Discord | `https://discord.gg/clawd` |
low line 33

External URL reference

SourceSKILL.md
33| ClawHub (skills) | `https://clawhub.ai` |
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →