← Back to Skills Marketplace
pupillen

Membox Cloud Sync

by Tingrui Zhang · GitHub ↗ · v0.1.12 · MIT-0
cross-platform ✓ Security Clean
277
Downloads
1
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install membox-cloud-sync
Description
Private zero-knowledge encrypted cross-device memory sync, backup, and recovery for OpenClaw. Helps agents install Membox, pair devices, securely sync `MEMOR...
Usage Guidance
This skill appears internally consistent, but before installing: 1) Verify the plugin package source (@membox-cloud/membox on npm) and the ClawHub skill identity to ensure you get the official package. 2) Prefer to run the openclaw/plugins install commands manually (or review what they will install) rather than allowing an agent to install automatically. 3) Follow the SKILL.md rules: never paste passphrases, recovery codes, or decrypted bundles into chat; store them in local private files (e.g., .membox-secrets) with strict permissions. 4) Confirm the default API base (https://membox.cloud/api/v1) matches your expectations or change it for self-hosting. 5) If you want stronger isolation, perform plugin install and initial pairing in a separate VM or sandbox and inspect the plugin code/tarball from npm before trusting it.
Capability Analysis
Type: OpenClaw Skill Name: membox-cloud-sync Version: 0.1.12 The membox-cloud-sync skill provides a framework for zero-knowledge memory synchronization with the membox.cloud service. It includes explicit security instructions for the agent to maintain local encryption, keep secrets (passphrases, recovery codes) in private local files, and avoid sending plaintext data to the model or server. While it performs high-privilege actions such as installing plugins and configuring local schedulers (cron/systemd), these behaviors are clearly documented and aligned with the stated purpose of automated, secure backup. No evidence of malicious intent, obfuscation, or unauthorized data exfiltration was found.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md consistently describes installing the Membox plugin, pairing devices, using membox_* tools, and interacting with membox.cloud APIs. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Runtime instructions stay within the stated scope: they direct the agent to install/use the Membox plugin or use the documented HTTP endpoints, handle local passphrase/recovery files, and explicitly forbid sending secrets into chat. The skill does not instruct the agent to read arbitrary system files or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written by the skill itself. The install steps it recommends (npm plugin and ClawHub skill install) are expected for the functionality described.
Credentials
No environment variables, credentials, or config paths are declared. Authentication and tokens are handled via the plugin/device-flow and local files as documented, which is proportionate to the sync/restore purpose.
Persistence & Privilege
The skill is not always-enabled (always: false). agents/openai.yaml sets allow_implicit_invocation: true (enables implicit invocation when relevant), and model invocation is allowed (the platform default). These are normal for a user-invocable skill and are not excessive by themselves.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install membox-cloud-sync
  3. After installation, invoke the skill by name or use /membox-cloud-sync
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.12
Release 0.1.12: private zero-knowledge encrypted cross-device memory sync, backup, and recovery for OpenClaw.
v0.1.11
Release 0.1.11: private zero-knowledge encrypted cross-device memory sync, backup, and recovery for OpenClaw.
v0.1.10
Release 0.1.10: private zero-knowledge encrypted cross-device memory sync, backup, and recovery for OpenClaw.
v0.1.9
Version 0.1.9 - No file changes detected in this release. - Skill documentation, rules, and usage remain unchanged from the previous version.
v0.1.8
**Summary:** Clarified purpose and enhanced privacy emphasis in skill description. - Updated the description for clarity: now highlights private, zero-knowledge, cross-device sync, backup, and recovery for OpenClaw memory files. - Streamlined references to focus on `MEMORY.md` and `memory/YYYY-MM-DD.md` file flows. - Reworded to emphasize local-only handling of sensitive data (plaintext, passphrases, AMK, recovery codes). - No functional or behavioral changes; documentation only.
v0.1.7
First public release of Membox Cloud Sync. Adds verified install-state guidance, safe local-secret handling, secure pairing/setup, sync, pull, and restore workflows.
Metadata
Slug membox-cloud-sync
Version 0.1.12
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Membox Cloud Sync?

Private zero-knowledge encrypted cross-device memory sync, backup, and recovery for OpenClaw. Helps agents install Membox, pair devices, securely sync `MEMOR... It is an AI Agent Skill for Claude Code / OpenClaw, with 277 downloads so far.

How do I install Membox Cloud Sync?

Run "/install membox-cloud-sync" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Membox Cloud Sync free?

Yes, Membox Cloud Sync is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Membox Cloud Sync support?

Membox Cloud Sync is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Membox Cloud Sync?

It is built and maintained by Tingrui Zhang (@pupillen); the current version is v0.1.12.

💬 Comments