← 返回 Skills 市场
266
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quarkpan-backup-suite
功能描述
Build and operate a QuarkPan-based backup + restore workflow for OpenClaw workspaces, including QR login, account UID binding guard, cloud upload, dry-run re...
安全使用建议
This package looks like a documentation/template for a QuarkPan backup workflow rather than a self-contained runnable skill. Before installing or running any commands: (1) ask the publisher for the source repository or the missing scripts (scripts/backup/*). Do not run snapshot-apply/rollback or any commands that confirm destructive operations until you have inspected those scripts. (2) Inspect the missing backup scripts for network endpoints, hardcoded IDs, or secret exfiltration. (3) Run scripts/check_env.sh locally first to see what binaries it expects, and verify cloud CLIs (quarkpan, tccli) are configured with least-privilege credentials. (4) Be cautious about absolute /root paths in references—running package/publish commands as root can be risky; prefer to run from a non-root workspace and verify the package_skill.py path is legitimate. (5) If you cannot obtain the referenced scripts or a trusted source/homepage for this skill, treat it as incomplete and avoid running the high-risk restore/rollback commands it references.
功能分析
Type: OpenClaw Skill
Name: quarkpan-backup-suite
Version: 0.1.0
The skill bundle provides a framework and documentation for a backup and restore workflow involving QuarkPan and Tencent Cloud Lighthouse snapshots. The provided files consist of an environment check script (scripts/check_env.sh) and comprehensive documentation (SKILL.md, references/*.md) that emphasizes security best practices such as account binding, mandatory dry-runs, and explicit manual confirmations for destructive actions. No malicious logic, data exfiltration, or prompt injection attempts were identified.
能力评估
Purpose & Capability
The name and description (QuarkPan backup, account binding, dry-run restores) match the included docs. However the SKILL.md and references repeatedly call out scripts under scripts/backup/* that are not present in the bundle. That mismatch suggests the skill is a wrapper or template that expects external files; it's plausible but incomplete.
Instruction Scope
Runtime instructions instruct the agent/operator to execute many shell scripts (login, bind, backup, restore, snapshot apply/prune) and to run a packaging script at an absolute /root path. Those referenced scripts are not included, and the instructions use absolute root paths (/root/.openclaw, /root/.nvm/...). The guardrails state destructive actions require explicit confirmation, but the skill still instructs potentially dangerous commands (snapshot apply/rollback) which would run outside the skill's contained files if invoked. The agent could be directed to run commands that touch system state or cloud accounts not represented in the package.
Install Mechanism
There is no install spec (instruction-only + a small check script). That is low-risk from an installer perspective since nothing is automatically downloaded or extracted. The only executable included is a preflight check script which only checks for binaries and specific paths.
Credentials
The skill declares no required environment variables or credentials, which is plausible for a wrapper that calls local CLIs (quarkpan/tccli) that rely on existing config. However, those CLIs typically use stored credentials/config files — the skill neither declares nor checks for them. The check script warns if quarkpan/tccli are not found at specific virtualenv paths but does not validate cloud credentials. This omission is proportional but worth attention: the skill implicitly relies on external credentials/configs that are not surfaced.
Persistence & Privilege
always is false and there is no install-time persistence or requests to modify other skills or system-wide agent settings. The skill can be invoked by the agent (normal default) but nothing requests elevated/always-on privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quarkpan-backup-suite - 安装完成后,直接呼叫该 Skill 的名称或使用
/quarkpan-backup-suite触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release: QuarkPan backup, account binding guard, restore dry-run, and manual snapshot policy.
元数据
常见问题
QuarkPan Backup Suite 是什么?
Build and operate a QuarkPan-based backup + restore workflow for OpenClaw workspaces, including QR login, account UID binding guard, cloud upload, dry-run re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。
如何安装 QuarkPan Backup Suite?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quarkpan-backup-suite」即可一键安装,无需额外配置。
QuarkPan Backup Suite 是免费的吗?
是的,QuarkPan Backup Suite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
QuarkPan Backup Suite 支持哪些平台?
QuarkPan Backup Suite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QuarkPan Backup Suite?
由 aliyunbot(@aliyunbot)开发并维护,当前版本 v0.1.0。
推荐 Skills