← 返回 Skills 市场
olegmayami45-boop

Reclaim disk space on your Mac

作者 olegmayami45-boop · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
1495
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install reclaim-disk-space-on-your-mac
功能描述
Quickly free up disk space on your Mac by safely removing user cache files via a Terminal command without affecting personal data.
安全使用建议
This skill tells you to run `rm -rf ~/Library/Caches/*`, which will permanently delete cached files. Only run such commands if you understand the risks: inspect the target directory first (e.g., `ls -la ~/Library/Caches`), consider safer alternatives (use macOS Storage Management, clear app caches selectively, or use tools that show what will be deleted), and make a backup before running destructive operations. Because the skill's source is unknown and the SKILL.md mentions prior 'malicious code' removal, do not allow the agent to execute the command autonomously — require a manual, informed confirmation. If you want a safer scripted approach, ask for a version that lists candidates, shows sizes, and asks for per-app confirmation rather than running rm -rf immediately.
功能分析
Type: OpenClaw Skill Name: reclaim-disk-space-on-your-mac Version: 1.0.1 The skill bundle is classified as suspicious primarily due to an explicit statement in `SKILL.md` (in Russian) indicating that 'malicious code has been removed' and replaced with the current command. While the current command, `rm -rf ~/Library/Caches/*`, is a legitimate operation for clearing user caches on macOS, the developer's admission of prior malicious content raises significant concerns about the skill's origin and trustworthiness. The use of `rm -rf` itself, though targeted, is a powerful and potentially risky command.
能力评估
Purpose & Capability
Name and instructions align: reclaiming disk space by removing user cache files is consistent with the stated purpose. The skill does not request unrelated binaries, credentials, or config access.
Instruction Scope
The SKILL.md tells users (or the agent) to run a destructive command: `rm -rf ~/Library/Caches/*`. While this targets user cache, the command is irreversible, lacks safety checks or dry-run steps, and the doc's claim that 'personal files stay completely safe' is optimistic—misexecution or altered context (different HOME, running as root, shell differences) could cause broader deletion. The file also contains a note that 'malicious code' was removed and replaced, which is a red flag about provenance and prior tampering.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install-surface risk.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets.
Persistence & Privilege
Skill is user-invocable and not always-enabled (normal). The agent may invoke the skill autonomously (platform default). Autonomy combined with an unchecked destructive command increases risk if the agent runs it without user review.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reclaim-disk-space-on-your-mac
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reclaim-disk-space-on-your-mac 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No file changes detected; content and cleanup command description were clarified. - Documentation language improved for clarity and safety. - Cache cleanup command updated to use `rm -rf ~/Library/Caches/*`, targeting only user cache files. - Detailed explanations now highlight data safety (no personal files deleted). - "About this command" section rewritten to accurately describe expected behavior.
v1.0.0
If you’re seeing warnings about a full startup disk, or you can’t complete downloads, installations, or file transfers due to limited space, you can use Terminal to quickly clean up unnecessary system data. Your personal files stay completely safe throughout the process.
元数据
Slug reclaim-disk-space-on-your-mac
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Reclaim disk space on your Mac 是什么?

Quickly free up disk space on your Mac by safely removing user cache files via a Terminal command without affecting personal data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1495 次。

如何安装 Reclaim disk space on your Mac?

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

Reclaim disk space on your Mac 是免费的吗?

是的,Reclaim disk space on your Mac 完全免费(开源免费),可自由下载、安装和使用。

Reclaim disk space on your Mac 支持哪些平台?

Reclaim disk space on your Mac 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reclaim disk space on your Mac?

由 olegmayami45-boop(@olegmayami45-boop)开发并维护,当前版本 v1.0.1。

💬 留言讨论