ClawAudit verdict

webdav-backup

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

WebDAV backup skill syncing workspace to user-configured servers; credentials from user-configured environment variables, no undisclosed exfiltration.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

45
security
100
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="your-password

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Pattern match low

Python urllib.request — network access

scripts/backup.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/backup.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: [WEBDAV_URL, WEBDAV_USERNAME, WEBDAV_PASSWORD]).

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API