← 返回 Skills 市场
238
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install plakar-backup
功能描述
Teaches the agent how to list, inspect, diff, and restore Plakar snapshots. Invoke when the user says "undo", "rollback", "restore", or "revert".
安全使用建议
This skill appears to implement legitimate Plakar restore steps, but its metadata omits runtime requirements and the source is unknown. Before installing: 1) Verify the skill's provenance/author (no homepage, unknown source). 2) Confirm you have the 'plakar' binary and the plugin configuration key 'plakar.store' documented and correct. 3) Ensure the agent is configured to always prompt you before any restore (restores overwrite live files). 4) Test restores in a safe environment (non-production) to confirm behavior. If you require strict visibility, ask the publisher to update the metadata to declare the required binary and config path.
功能分析
Type: OpenClaw Skill
Name: plakar-backup
Version: 1.0.1
The skill bundle provides legitimate workflows for managing file restorations using the Plakar backup utility. It includes standard CLI commands for listing, diffing, and restoring snapshots in SKILL.md, and explicitly instructs the agent to seek user confirmation before performing operations that overwrite files. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description (Plakar restore) aligns with the SKILL.md (listing, diffing, restoring snapshots). However the registry metadata declares no required binaries or config paths while the SKILL.md explicitly requires the 'plakar' binary in $PATH and a plugin config value 'plakar.store' — an incoherence between claimed requirements and the runtime instructions.
Instruction Scope
Instructions are narrowly scoped to listing, inspecting, diffing, and restoring Plakar snapshots and explicitly tell the agent to confirm with the user before restoring. They do direct the agent to run commands that can overwrite live files (restore operations) which is expected for this purpose and appropriately flagged in the doc.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is nothing written to disk by the skill itself. That is the lowest-risk install mechanism.
Credentials
The SKILL.md depends on the 'plakar' binary and on a plugin configuration value 'plakar.store', but the skill's declared requirements list no required binaries or config paths. While no secrets or environment variables are requested, the omission means an agent or administrator might not realize the skill will attempt to run a local tool and access a store path.
Persistence & Privilege
The skill does not request always:true and is user-invocable only; it does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed (default) but is not combined with other high-risk flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plakar-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/plakar-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated all CLI command examples to use modern plakar syntax with -no-agent and at <store> (v1.0.6+)
- Added instructions for restoring to a custom directory and restoring specific paths within a snapshot
- Clarified listing, inspecting, and diffing snapshots with revised commands and options
- Stated the requirement to always pass -no-agent, removing any need for a running plakar agent
- Minor corrections to descriptions for improved clarity and accuracy
v1.0.0
Initial release of Plakar Restore Workflows skill.
- Enables listing, inspecting, and restoring Plakar filesystem snapshots.
- Responds to user intents for undo, rollback, restore, or revert actions.
- Guides agents to confirm restores with users before overwriting files.
- Provides commands for snapshot listing, inspection, restoration, and optional diffing.
- Clearly separates restore operations from snapshot creation (which is handled elsewhere).
元数据
常见问题
Plakar backup 是什么?
Teaches the agent how to list, inspect, diff, and restore Plakar snapshots. Invoke when the user says "undo", "rollback", "restore", or "revert". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。
如何安装 Plakar backup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plakar-backup」即可一键安装,无需额外配置。
Plakar backup 是免费的吗?
是的,Plakar backup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Plakar backup 支持哪些平台?
Plakar backup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plakar backup?
由 flop(@misterflop)开发并维护,当前版本 v1.0.1。
推荐 Skills