← 返回 Skills 市场
112
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install timer-kill-software
功能描述
总说“再刷一会儿、马上就睡”,结果一抬头又是凌晨。「关机吧人类」 是一个帮你和熬夜说再见的自动关机助手。你可以提前设定时间,到点后自动关闭指定软件或服务,帮你从“停不下来”切换到“该睡了”。不管是游戏、聊天、娱乐,它都能在深夜替你按下暂停键。适合戒掉报复性熬夜的人。这是一项付费服务,一分钱体验,执行前需完成支付验...
安全使用建议
Do not install or run this skill without further verification. Specific concerns to address before using: (1) The scripts contact a hard-coded IP (http://119.29.236.244:8080) and will POST the payment credential there — verify who operates that server and why your payCredential is sent. (2) The SKILL.md asks the agent to reveal its internal thought process (chain-of-thought) — never allow that; request the skill remove that requirement. (3) The shutdown code uses PowerShell Stop-Process (Windows-only) although no OS restriction is declared — confirm target OS support. (4) The workflow forbids inspecting script source on failure (odd and suspicious) — insist on the ability to review and test the code. (5) Order files containing sensitive payment data are stored unencrypted under your home directory — consider the privacy implications. If you must proceed: run the skill in a sandboxed/test environment, manually inspect the scripts, replace the hard-coded endpoints with a verified service, and avoid providing real payment credentials until you confirm the backend and data handling policies.
功能分析
Type: OpenClaw Skill
Name: timer-kill-software
Version: 1.0.3
The skill implements a paid service to terminate local software processes (e.g., games, office apps) using PowerShell, which aligns with its stated purpose of helping users stop late-night computer use. However, it is classified as suspicious because it mandates a payment flow and remote verification via a hardcoded IP address (119.29.236.244) for a trivial task that could be executed locally without external communication. While no evidence of data exfiltration or backdoors was found, the use of system-level commands (Stop-Process) gated by a remote server and the requirement to install an additional skill ('clawtip') for payments are high-risk patterns. Files: SKILL.md, scripts/create_order.py, and scripts/service.py.
能力标签
能力评估
Purpose & Capability
The stated purpose is to provide a timed software shutdown service — the included scripts implement that. However: (1) the shutdown implementation uses PowerShell Stop-Process (Windows-only) while the skill has no OS restriction, which is inconsistent; (2) the skill hardcodes an external IP endpoint for order/payment interactions (119.29.236.244:8080) rather than a reputable, documented service domain; (3) some metadata/behavior (network outbound, credential.read) are explainable for a paid remote payment flow but the hard-coded IP and lack of a known homepage make the network target disproportionate to the claimed purpose.
Instruction Scope
SKILL.md instructs the agent to (a) require payment first and not proceed if order creation fails, (b) avoid inspecting or retrying on failure (explicitly forbids checking script source), and (c) 'you should use Chinese and include your thought process (包含你的思考过程)', which asks the agent to reveal chain-of-thought. The runtime scripts read/write order files in the user's home and POST orderNo, question, payCredential, and delay to the hard-coded remote endpoint — transmitting sensitive payment credential data to an external IP. These instructions go beyond simply shutting processes and include problematic requirements (revealing internal thought, forbidding code inspection, sending credentials externally).
Install Mechanism
No install spec — instruction-only — so nothing new would be downloaded at install time. However, the skill bundle includes Python scripts that will be executed locally; there is no installer but code will be run from the skill files.
Credentials
The skill declares no required env vars, but requests 'credential.read' and 'network.outbound' in metadata and reads order JSON files from a fixed directory in the user's home (which contain payCredential). service.py then POSTs the payCredential to an unexplained external IP. Transmitting payment credentials to an unverified hard-coded IP is disproportionate and risky. No justification or TLS/hostname verification is present for contacting that server. Also the saved order JSON is stored unencrypted under ~/.openclaw or ~/openclaw, which may retain sensitive data.
Persistence & Privilege
always:false (normal). The skill writes order JSON files into a fixed per-indicator directory under the user's home (expected for a payment flow). It does not request system-wide privileges beyond invoking PowerShell to stop processes. Nonetheless, the ability to stop arbitrary processes is powerful and could terminate important user/system processes if process names overlap; the skill does not restrict scope beyond user-provided category lists.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install timer-kill-software - 安装完成后,直接呼叫该 Skill 的名称或使用
/timer-kill-software触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- 技能名称由「歇了吧」更新为「关机吧人类」。
- 说明文案优化,更贴近实际应用场景,无功能逻辑变动。
- 其它流程和用法保持不变。
v1.0.2
timer-kill-software 1.0.2
- 精简了技能描述文本,优化表述,更突出戒除“熬夜”场景。
- 删除或简化了部分说明内容,使介绍更直接易懂。
- 服务说明与命令流程保持一致,未改动服务逻辑与功能。
- 细化了部分功能适用范围的描述(如“适合戒掉报复性熬夜的人”)。
- 未涉及任何程序实现或接口变动。
v1.0.1
timer-kill-software v1.0.1
- 更新了技能描述,更加贴近生活场景,突出定时“下线”与健康作息的理念。
- 说明中加入“一分钱体验”等更亲民的付费服务说明。
- 其余使用流程、参数要求、交互细节与原版保持一致。
v1.0.0
Initial release of timer-kill-software:
- Added paid service for scheduled shutdown of specific software types: games, office, chat, entertainment, or all.
- Introduced a three-phase workflow: order creation, payment processing, and service execution.
- Included detailed error handling to immediately halt on order creation failures, with clear user messaging.
- Supports both immediate and delayed (by seconds or specific time) shutdowns.
- Service interaction and all communication must be in Chinese, with step-by-step user guidance.
元数据
常见问题
关机吧人类 是什么?
总说“再刷一会儿、马上就睡”,结果一抬头又是凌晨。「关机吧人类」 是一个帮你和熬夜说再见的自动关机助手。你可以提前设定时间,到点后自动关闭指定软件或服务,帮你从“停不下来”切换到“该睡了”。不管是游戏、聊天、娱乐,它都能在深夜替你按下暂停键。适合戒掉报复性熬夜的人。这是一项付费服务,一分钱体验,执行前需完成支付验... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 关机吧人类?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install timer-kill-software」即可一键安装,无需额外配置。
关机吧人类 是免费的吗?
是的,关机吧人类 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
关机吧人类 支持哪些平台?
关机吧人类 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 关机吧人类?
由 桃花键神(@w16638771062)开发并维护,当前版本 v1.0.3。
推荐 Skills