Claw Sync
Secure sync for OpenClaw memory and workspace. Use /sync to push, /restore to pull, /sync-status to check. Supports versioned backups and disaster recovery.
Why this rating
Deterministic checks triggered by the tool capabilities and evidence.
- Locality: Hybrid
Pushes/pulls from a remote git repository configured via `BACKUP_REPO`.
- Data access: Sensitive
Syncs files like `MEMORY.md`, `USER.md`, `TOOLS.md`, and `skills/*`, which can contain private context and custom code.
- Action surface: Execute
Runs sync/restore commands (including `--force`) that can overwrite local files and update the remote repository.
Best practices
Follow these steps to reduce risk when using this skill.
- Use a private backup repo and a least-privilege token; rotate `BACKUP_TOKEN` if exposed.
- Run `/sync --dry-run` and review what will be pushed before syncing sensitive changes.
- Be careful with `/restore ... --force`; make a local copy or git commit before restoring to avoid losing work.
Evidence links
Public sources backing the indicator assignments.
Always be careful when navigating away from the website.
Max-risk rule
If any capability reaches a higher level, the entire indicator level bumps up to keep ratings deterministic and easy to scan.