OpenClaw Migration
Analysis
This is a conservative migration helper, but it relies on an external ClawMover CLI and sensitive migration secrets for backup/restore actions that can modify your OpenClaw setup after confirmation.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
For real restore, omit `--dest-path`, but only after explicit confirmation that the user wants to modify the local OpenClaw environment.
A real restore is a high-impact command that can change the local OpenClaw environment, but the artifact explicitly requires confirmation and recommends simulated restore first.
This skill depends on the published CLI package `@clawmover/cli`.
The skill relies on an external CLI package that is not included in the artifact set; this is purpose-aligned but users should be aware they are installing and trusting that package.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Treat the following as sensitive: - `dataSecretKey` - verification codes - any local paths that may reveal user-specific private data
The workflow requires sensitive migration secrets and verification codes, which can authorize backup or restore activity.
