← Back to Skills Marketplace
sucriss

openclaw2backup

by Criss_Su · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
207
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw2backup
Description
一键备份和恢复 OpenClaw 工作空间、Skills 及配置,支持快速和完整备份、选择性恢复及备份管理。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw2backup
  3. After installation, invoke the skill by name or use /openclaw2backup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw2backup
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is openclaw2backup?

一键备份和恢复 OpenClaw 工作空间、Skills 及配置,支持快速和完整备份、选择性恢复及备份管理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 207 downloads so far.

How do I install openclaw2backup?

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

Is openclaw2backup free?

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

Which platforms does openclaw2backup support?

openclaw2backup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created openclaw2backup?

It is built and maintained by Criss_Su (@sucriss); the current version is v1.0.1.

💬 Comments