← 返回 Skills 市场
207
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw2backup
功能描述
一键备份和恢复 OpenClaw 工作空间、Skills 及配置,支持快速和完整备份、选择性恢复及备份管理。
安全使用建议
Proceed carefully. Before installing or running anything: 1) Ask the publisher for the actual script files (quick_backup.ps1, full_backup.ps1, restore_backup.ps1, list_backups.ps1) or a trusted repository URL and verify their contents and checksums. 2) Inspect any scripts for dangerous operations (remote uploads, credential exfiltration, deleting unrelated files) before running. 3) Be cautious about backing up wallet files (FluxA Wallet) — ensure private keys are handled securely and stored encrypted/offline. 4) Note the platform mismatch: the skill claims cross-platform support but depends on Windows-specific PowerShell/.NET framework versions; if you use Linux/macOS, confirm compatibility (PowerShell Core/pwsh). 5) Avoid globally lowering execution policies unless you trust the exact script source; consider running scripts in a controlled/test environment first and keep a manual copy of current configs before restoring. If the maintainer can provide a source repo or the scripts for review, that would materially improve confidence.
功能分析
Type: OpenClaw Skill
Name: openclaw2backup
Version: 1.0.1
The skill bundle describes a utility for backing up and restoring the OpenClaw workspace, including sensitive configuration files and specifically a 'FluxA Wallet'. It is classified as suspicious because it performs high-risk data collection (wallets and core configs) and requires bypassing PowerShell execution policies, yet the actual implementation scripts (e.g., `quick_backup.ps1`, `restore_backup.ps1`) are missing from the bundle, preventing verification of where the data is actually stored or if it is exfiltrated. The documentation in SKILL.md and README.md explicitly targets sensitive credentials, which is a common trait of data-stealing malware disguised as utility tools.
能力评估
Purpose & Capability
The name/description match the instructions: this skill is for backing up and restoring OpenClaw workspaces, Skills, and config. However, the SKILL.md references several PowerShell scripts (quick_backup.ps1, full_backup.ps1, restore_backup.ps1, list_backups.ps1) that are not present in the package, and the README/meta reference a repository and publishing workflow that don't match the package source metadata. These gaps make it unclear whether the skill actually provides the code needed to perform the described operations.
Instruction Scope
Instructions tell the agent or user to run/authorize PowerShell scripts, set ExecutionPolicy to Bypass, restart the OpenClaw Gateway, and back up sensitive items including a 'FluxA Wallet' config. The skill does not include the referenced script files to inspect, and it gives broad operational steps (scheduling, restoring, automatic cleanup). Backing up wallet data is sensitive; instructions show how to bypass execution restrictions, which is a common operational step but increases risk if the underlying scripts are unknown.
Install Mechanism
There is no install spec and no code files to install — this is an instruction-only skill. That reduces risk from arbitrary remote installs, but it also means the runtime behavior depends on external scripts that are not bundled here.
Credentials
The skill declares no required environment variables or credentials, which aligns with a local backup utility. However, it mentions backing up a 'FluxA Wallet' (potentially sensitive data) without describing how credentials or private keys are handled. The lack of declared credential requirements means the skill won't explicitly request secrets, but users should be aware backups may include private data and should be stored securely.
Persistence & Privilege
The skill does not request always:true or persistent privileges. It is user-invocable and allows autonomous model invocation by default (the platform default) but does not request system-wide configuration changes or privileges beyond advising standard backup/restore operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw2backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw2backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Removed redundant release and packaging documentation files: CLAWHUB_PACKAGE.md, PUBLISHING.md, READY_TO_PUBLISH.md, and 发布说明.md.
- No user-facing feature or functional changes; this update streamlines the repository by cleaning up documentation.
v1.0.0
openclaw-backup 1.0.0 – Initial release with complete cross-platform backup and restore features.
- Added PowerShell scripts for quick and full backup, restore, and backup listing.
- Supports both core-only (quick) and full (with node_modules, .git) backups with automatic old backup cleanup.
- Skill now provides full backup/restore workflow: backup creation, selective restore, dry-run verification, and backup manifest display.
- Multilingual documentation (README.md, 发布说明.md) and configuration guides included.
- Removes legacy shell backup and old restore documentation, switching to PowerShell-based automation.
- Configurable backup directory, schedule, and retention in openclaw.json.
元数据
常见问题
openclaw2backup 是什么?
一键备份和恢复 OpenClaw 工作空间、Skills 及配置,支持快速和完整备份、选择性恢复及备份管理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。
如何安装 openclaw2backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw2backup」即可一键安装,无需额外配置。
openclaw2backup 是免费的吗?
是的,openclaw2backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
openclaw2backup 支持哪些平台?
openclaw2backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openclaw2backup?
由 Criss_Su(@sucriss)开发并维护,当前版本 v1.0.1。
推荐 Skills