This migration skill does what it says, but it can upload sensitive agent state, overwrite local agent files, run a restore script from a cloned repository, and force-push to GitHub without enough safeguards.
Install only if you specifically need full OpenClaw migration. Use a trusted private repository, inspect exactly what will be exported, redact secrets and sensitive memory/session content yourself, avoid pull-mode restore unless you have reviewed the repository contents, and make a separate backup of the target ~/.openclaw before restoring. Remove or avoid the force-push path unless you explicitly intend to rewrite the remote branch.