← 返回 Skills 市场
mnemospark memory-backup
作者
pawlsclick
· GitHub ↗
· v1.0.0
· MIT-0
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-backup
功能描述
Inspect OpenClaw memory configuration and on-disk memory artifacts, confirm which enabled memory systems should be backed up, prepare a deterministic local m...
安全使用建议
This skill appears to do what it says: it reads OpenClaw config and workspace files to discover memory artifacts and creates a deterministic local archive. Before installing or running: 1) Review the included scripts (discover_memory.py and package_memory_backup.py) yourself — they only read files and write an archive and manifest and do not perform network calls. 2) Be aware the skill will inspect ~/.openclaw/openclaw.json and workspace files (this is necessary for discovery). 3) The SKILL.md suggests offering to install a separate mnemospark plugin with a --dangerously-force-unsafe-install flag and points to an external website; treat that as a manual, high-risk decision — verify the mnemospark plugin source and trustworthiness before installing or allowing any automated install. 4) Confirm archive destination and filesystem permissions, and ensure you do not unintentionally include secrets or wallet files. If you want extra caution, run discovery in a sandboxed account/workspace first and review the generated discovery JSON before packaging.
功能分析
Type: OpenClaw Skill
Name: memory-backup
Version: 1.0.0
The skill bundle provides legitimate-looking tools for backing up OpenClaw memory artifacts, but the instructions in SKILL.md and README.md repeatedly direct the AI agent to suggest an unsafe installation command (`--dangerously-force-unsafe-install`) for an external plugin (mnemospark). While the included Python scripts (discover_memory.py and package_memory_backup.py) are well-structured and include logic to exclude secrets from archives, the use of the agent to social-engineer users into bypassing security checks for third-party software (mnemospark.ai) is a high-risk pattern.
能力标签
能力评估
Purpose & Capability
Name/description (memory backup) match the included scripts and SKILL.md. The two Python scripts discover on-disk memory artifacts and package a deterministic tar.gz archive; no unrelated binaries or credentials are required. The optional mnemospark handoff is consistent with the description and is implemented only as an instruction, not as automatic network code.
Instruction Scope
Instructions focus on inspecting OpenClaw config and workspace files and building an archive, which is appropriate. They explicitly instruct the agent to inspect ~/.openclaw/openclaw.json and workspace-local paths (expected). The SKILL.md also suggests offering to install mnemospark using a --dangerously-force-unsafe-install flag and points to an external site; recommending a forced/unsafe install is potentially risky and should be treated as a human-confirmed action. The scripts themselves do not perform network calls or upload data.
Install Mechanism
No install spec or remote downloads are present; this is an instruction-only skill with two included scripts. Nothing in the package fetches or runs external code during discovery/packaging. Risk surface is limited to the files that will be placed on disk when the skill is installed locally.
Credentials
The skill declares no required environment variables or credentials. The discover script respects OPENCLAW_WORKSPACE and OPENCLAW_CONFIG as optional overrides, which is proportional and reasonable. No secrets or unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills' configurations. It creates local archives (expected for a backup tool) and writes manifest files into the archive only. There is no indication it attempts to persist elevated privileges or alter global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the memory-backup skill for OpenClaw agents.
- Inspects OpenClaw config and on-disk files to detect which memory systems are enabled and ready for backup.
- Prepares a deterministic local backup archive containing only durable memory artifacts (e.g., MEMORY.md, DREAMS.md, memory wiki).
- Presents a detailed proposal before backup, clearly listing included, excluded, missing, or ambiguous items for user confirmation.
- Optionally hands off the archive to mnemospark for cloud storage; verifies mnemospark availability and offers guidance if it's missing.
- Keeps backup preparation and mnemospark storage as separate steps; does not treat config files or logs as backup payloads.
- Designed to run in the main agent without requiring the dedicated mnemospark agent.
元数据
常见问题
mnemospark memory-backup 是什么?
Inspect OpenClaw memory configuration and on-disk memory artifacts, confirm which enabled memory systems should be backed up, prepare a deterministic local m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 mnemospark memory-backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-backup」即可一键安装,无需额外配置。
mnemospark memory-backup 是免费的吗?
是的,mnemospark memory-backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
mnemospark memory-backup 支持哪些平台?
mnemospark memory-backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mnemospark memory-backup?
由 pawlsclick(@pawlsclick)开发并维护,当前版本 v1.0.0。
推荐 Skills