openclaw-audit-watchdog
Automates daily security audits for OpenClaw agents, providing detailed reports and notifications for enhanced security management.
Install this skill
or
77/100
Security score
The openclaw-audit-watchdog skill was audited on Jun 11, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 80
Template literal with variable interpolation in command context
SourceSKILL.md
| 80 | ```bash |
medium line 52
Access to hidden dotfiles in home directory
SourceSKILL.md
| 52 | - Standard location - installed to `~/.openclaw/skills/openclaw-audit-watchdog/` |
low line 280
Access to hidden dotfiles in home directory
SourceSKILL.md
| 280 | → Remediation: chmod 600 ~/.openclaw/config.json |
low line 320
Access to hidden dotfiles in home directory
SourceSKILL.md
| 320 | cat > ~/.openclaw/security-audit.json <<'JSON' |
medium line 355
Access to hidden dotfiles in home directory
SourceSKILL.md
| 355 | 3. `~/.openclaw/security-audit.json` |
medium line 399
Access to hidden dotfiles in home directory
SourceSKILL.md
| 399 | - `PROMPTSEC_INSTALL_DIR` (stable path used by cron payload to `cd` before running runner; default: `~/.config/security-checkup`) |
low line 5
External URL reference
SourceSKILL.md
| 5 | homepage: https://clawsec.prompt.security |
Scanned on Jun 11, 2026
View Security Dashboard