Caveat verdict

myclaw-backup

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

Backup/restore skill with explicit security model: backup.sh has no network access and the HTTP server enforces mandatory auth tokens, restricting shell-execution endpoints to localhost only.

⚠ 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
70
transparency
70
maintenance

Permission integrity

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

network_out

Findings (8)

Pattern match high

Possible hardcoded credential

scripts/restore.sh · prose · downgraded · token = '${CURRENT_GATEWAY_TOKEN}

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/server.js · prose · downgraded · | bash

Pattern match medium

Accesses OpenClaw config/secrets directly

references/what-gets-saved.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References child_process — can spawn system processes

scripts/server.js · prose · downgraded · child_process

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Sets world-executable permissions

scripts/restore.sh · prose · downgraded · chmod 700

Pattern match low

Node http/https module — low-level network access

scripts/server.js · prose · downgraded · require('http')

Pattern match low

Accesses sensitive environment variables

scripts/server.js · prose · downgraded · process.env.BACKUP_TOKEN

Why the tier is capped

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

Permissions & capabilities

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

network_innetwork_out

Is this flag fair?

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