← 返回 Skills 市场
pupillen

Membox Cloud Sync

作者 Tingrui Zhang · GitHub ↗ · v0.1.12 · MIT-0
cross-platform ✓ 安全检测通过
277
总下载
1
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install membox-cloud-sync
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /membox-cloud-sync 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug membox-cloud-sync
版本 0.1.12
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。

如何安装 Membox Cloud Sync?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install membox-cloud-sync」即可一键安装,无需额外配置。

Membox Cloud Sync 是免费的吗?

是的,Membox Cloud Sync 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Membox Cloud Sync 支持哪些平台?

Membox Cloud Sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Membox Cloud Sync?

由 Tingrui Zhang(@pupillen)开发并维护,当前版本 v0.1.12。

💬 留言讨论