← 返回 Skills 市场
erergb

Uninstaller

作者 ERerGB · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ 安全检测通过
254
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install openclaw-uninstall
功能描述
Guides users through safely uninstalling OpenClaw (龙虾). Use when user asks how to remove/uninstall OpenClaw, wants to clean up completely, or mentions paid c...
安全使用建议
This skill appears to do exactly what it says: schedule and run an uninstall of OpenClaw. Before using it: (1) Confirm you want to irreversibly delete the state directory (default: $HOME/.openclaw) and any profile dirs (~/.openclaw-*). If you have data to keep, back it up first or set OPENCLAW_STATE_DIR to a safe path. (2) Only run the IM-initiated scheduling flow when the agent is running on the actual host (host=gateway); otherwise schedule/uninstall will be created inside a container and lost. (3) Review the scripts yourself if you don’t trust the skill source — they are plain Bash and readable. (4) Be aware optional notifications will attempt to send email via the local mail command or post to ntfy.sh (outbound network). (5) If you’re unsure about automated scheduling, run uninstall-oneshot.sh manually after reviewing logs. Finally, treat this as a destructive maintenance tool and use the verify-clean.sh read-only check first if you only want to detect residue.
功能分析
Type: OpenClaw Skill Name: openclaw-uninstall Version: 1.1.2 The openclaw-uninstall skill provides a legitimate utility for removing the OpenClaw software and its associated data. It includes scripts for verifying residue (verify-clean.sh), scheduling a delayed cleanup (schedule-uninstall.sh), and performing the actual removal of services and directories (uninstall-oneshot.sh). The behavior is transparent, includes a confirmation flow for the AI agent in SKILL.md, and lacks any indicators of data exfiltration, obfuscation, or malicious intent. All high-risk actions, such as service removal and directory deletion, are strictly aligned with the stated purpose of uninstallation.
能力评估
Purpose & Capability
Name/description (Uninstaller for OpenClaw) match the provided artifacts. The scripts stop services, remove state and profile dirs, uninstall global npm package, and remove macOS app files — all actions you would legitimately expect from an uninstall tool.
Instruction Scope
SKILL.md clearly instructs the agent how to schedule/run the provided scripts and warns that the IM-initiated flow must run on the host (host=gateway). Scripts are destructive (rm -rf on state/profile dirs and removing system service files) which is appropriate for an uninstaller, but users should be aware these actions are irreversible and require host-level access. The verify-clean script is read-only as documented.
Install Mechanism
No install spec; this is instruction + script only. There are no downloads or package installs performed by the skill itself, so the install mechanism is low-risk and proportional.
Credentials
The skill does not request credentials or environment variables. It respects OPENCLAW_STATE_DIR if set. Optional notification parameters may cause the scripts to call local mail or post to ntfy.sh using curl — these are reasonable for optional notifications but do introduce outbound network use when the user requests notifications.
Persistence & Privilege
Skill is not always-on and does not request elevated platform persistence. It schedules a one-shot uninstall via system facilities (systemd/launchctl) when invoked, which is expected behavior for scheduling a deferred local action. The skill does require the agent to execute on the host rather than in a sandbox for the IM-initiated flow.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-uninstall
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-uninstall 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
Display name: Uninstaller (no OpenClaw prefix)
v1.1.1
Display name: OpenClaw Uninstaller
v1.1.0
Bilingual: English primary, Chinese section in SKILL; scripts output in English
v1.0.0
Initial release: free uninstall guide, IM flow, verify-clean, schedule-uninstall scripts
元数据
Slug openclaw-uninstall
版本 1.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Uninstaller 是什么?

Guides users through safely uninstalling OpenClaw (龙虾). Use when user asks how to remove/uninstall OpenClaw, wants to clean up completely, or mentions paid c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。

如何安装 Uninstaller?

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

Uninstaller 是免费的吗?

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

Uninstaller 支持哪些平台?

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

谁开发了 Uninstaller?

由 ERerGB(@erergb)开发并维护,当前版本 v1.1.2。

💬 留言讨论