Install
openclaw skills install membox-cloud-syncPrivate zero-knowledge encrypted cross-device memory sync, backup, and recovery for OpenClaw. Helps agents install Membox, pair devices, securely sync `MEMORY.md` and `memory/YYYY-MM-DD.md`, and restore encrypted memory while keeping plaintext, passphrases, AMK, and recovery codes local-only.
openclaw skills install membox-cloud-syncUse this skill for private, zero-knowledge, encrypted cross-device Membox-backed memory sync, backup, and recovery flows.
openclaw plugins install @membox-cloud/membox and then clawhub install membox-cloud-syncmembox_* tools are unavailable, install @membox-cloud/membox first.membox_* tools still do not exist, start a new OpenClaw session or next run before continuing.membox_statusmembox_syncmembox_setup_startmembox_setup_pollmembox_setup_finishmembox_unlockmembox_unlock_secret_enablemembox_unlock_secret_disablemembox_pullmembox_restoremembox_grants_approve_pendingMEMORY.md and memory/YYYY-MM-DD.md.URK, AMK, recovery codes, or decrypted recovery bundles to the server or the model.membox_sync, membox_pull, and membox_grants_approve_pending require the vault to already be unlocked or explicitly opted into managed unlock. Browser authorization alone is not enough for unattended memory operations.chmod 700 .membox-secrets) and secret-bearing files private (for example chmod 600 .membox-secrets/*), because the plugin rejects group- or world-readable secret files.https://membox.cloudhttps://membox.cloud/api/v1membox_setup_startverification_uri_complete back to IM as a clickable linkmembox_setup_poll until it returns authorizedmembox_setup_finishmembox_* tools, continue in a fresh OpenClaw session or next run.passphrase_file and recovery_code_output_file. Keep both machine-local and out of the model transcript..membox-secrets/ for those paths.Whenever local memory changes:
If the local file was deleted intentionally, write a tombstone through the delete API instead of silently ignoring the missing file.
If the vault is locked:
membox_unlock with a local passphrase_fileIf the user wants unattended protection, the skill may install a local scheduled task that:
Do not install an unattended schedule by default unless the machine already has an explicit non-interactive unlock path, such as managed unlock.
If the user wants to restore memory to a machine:
MEMORY.md silently; use preview and conflict-safe writesIf restore relies on a trusted-device grant, the already trusted device must be unlocked before it can approve the new device.