← 返回 Skills 市场
oreoandyuumi

mmxagent-guardian

作者 OreoAndYuumi · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
8705
总下载
0
收藏
10
当前安装
3
版本数
在 OpenClaw 中安装
/install mmxagent-guardian
功能描述
Provide file protection while users work with openclaw. All file operations are version-indexed and support delete recovery and modification rollback.
安全使用建议
Install only if you are comfortable with the agent creating unencrypted local rollback data. Avoid using it on secrets such as .env, SSH keys, cloud credentials, Docker/Kubernetes configs, or OpenClaw private state unless you explicitly want local backups, and periodically review or clean ~/.openclaw/minivcs/.
能力评估
Purpose & Capability
The MiniVCS script performs file modification recording, deletion-to-trash, restore, rollback, and cleanup, which matches the stated file-protection purpose.
Instruction Scope
SKILL.md requires the agent to explain the exact file path, operation, impact, and local storage behavior, then wait for user confirmation before modifying or deleting files.
Install Mechanism
The skill uses a bundled Python 3 script and standard-library dependencies only; it does not request package installs, remote scripts, or shell profile changes.
Credentials
Backups, diffs, snapshots, and logs are stored under ~/.openclaw/minivcs/ and may include sensitive files if the user confirms operations on them.
Persistence & Privilege
Local records persist for 7 or 14 days and are cleaned up through user-confirmed commands; no background service, privilege escalation, network upload, or remote sync is evident.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mmxagent-guardian
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mmxagent-guardian 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
mmxagent-guardian v1.0.3 - Expanded the definition of "important files" for longer retention to cover more system and config directories. - Introduced automatic skipping for generated, vendored, and cache directories (e.g., __pycache__, node_modules, .git); skipped files are now reported to the user with a reason. - Added a binary file size warning (for files over 50 MB) requiring user confirmation before backup. - Updated user confirmation and notification flow to reflect skipped files and size warnings. - No behavior changes for core modification/delete/restore operations.
v1.0.2
Version 1.0.2 - Added explicit dependency boundary and local-storage-only requirements to documentation. - Clarified that this Skill must not auto-install, modify shell configs, or run environment scripts; user must install Python 3 manually if missing. - Enhanced binary file handling guidance: always confirm with the user before storing a full local copy for deletes or protection, due to storage impact. - Improved user prompt instructions to explain local storage path, separate diffs/snapshots for text files, and full-copy storage for binaries. - Added `file_guardian.DEPENDENCIES.md` file.
v1.0.1
mmxagent-guardian v1.0.1 - Introduces comprehensive file protection and version management using MiniVCS for all file operations. - Supports modification rollback and deleted file recovery, with automatic retention policies based on file importance. - Adds binary file handling: binary changes are backed up as full `.bak` copies (not diffed) and clearly communicates storage implications to users. - Requires confirmation from the user before any destructive action, clearly explaining the operation, impact, and protection scope. - Provides detailed user guidance for prerequisite Python 3 installation across macOS, Linux, and Windows.
元数据
Slug mmxagent-guardian
版本 1.0.3
许可证 MIT-0
累计安装 289
当前安装数 10
历史版本数 3
常见问题

mmxagent-guardian 是什么?

Provide file protection while users work with openclaw. All file operations are version-indexed and support delete recovery and modification rollback. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8705 次。

如何安装 mmxagent-guardian?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mmxagent-guardian」即可一键安装,无需额外配置。

mmxagent-guardian 是免费的吗?

是的,mmxagent-guardian 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

mmxagent-guardian 支持哪些平台?

mmxagent-guardian 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 mmxagent-guardian?

由 OreoAndYuumi(@oreoandyuumi)开发并维护,当前版本 v1.0.3。

💬 留言讨论