Caveat verdict

healthy-backup

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Health-gated OpenClaw backup skill that scrubs sensitive values before staging and hard-excludes credential paths; file_write and network_out are used transparently for backup and optional rclone sync.

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

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

0
security
100
transparency
100
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (4)

Pattern match critical

Possible hardcoded credential

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

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Pipe to bash — executes piped content as shell commands

CHANGELOG.md · prose · downgraded · |bash

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 4 system binaries. (1 elevated: rsync).

network_outfile_write

Is this flag fair?

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