← 返回 Skills 市场
322
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install oc-evolver-restart-loop-fix
功能描述
Repair Evolver restart storms caused by singleton lock/PID false positives and service restart policy mismatch.
安全使用建议
This skill appears to do what it claims, but the instructions are intentionally vague and imply privileged on-host changes (clearing lock files, patching guard logic, restarting services). Before installing or letting an agent run this skill: 1) require the agent to present exact commands and file paths it will run and get explicit human approval for each privileged step; 2) run fixes first in a staging/test environment or take backups/snapshots; 3) constrain the scope by specifying the service manager (systemd/upstart), service name, and exact lock/PID file locations; 4) ask the skill (or author) for a sample patch diff and verification steps; and 5) ensure any external artifacts redact infrastructure/identity details as recommended. If you don't have a retained, trusted human operator to vet changes, treat this as higher risk.
功能分析
Type: OpenClaw Skill
Name: oc-evolver-restart-loop-fix
Version: 0.1.0
The skill bundle describes a legitimate system administration task: fixing a service restart loop caused by PID/lock file issues. The instructions in SKILL.md outline steps like inspecting service state, clearing stale locks, patching a lock guard, and restarting the service. While these actions involve system-level interaction, they are directly aligned with the stated benign purpose. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection designed to harm or mislead the agent. The 'Safety' section even reinforces benign intent by advising minimal, reversible changes and redaction of sensitive details.
能力评估
Purpose & Capability
Name/description (fixing Evolver restart storms due to stale locks/PID false positives and restart-policy mismatches) align with the runtime instructions (inspect service state, check lock/PID, clear stale lock, patch lock guard, restart service). The actions requested are what an on‑host troubleshooting/fix skill would legitimately do.
Instruction Scope
SKILL.md is high-level and does not list specific commands, file paths, or service manager (e.g., systemd vs. upstart). It instructs the agent to inspect/modify lock files and patch a lock guard — operations that typically require elevated privileges and can be destructive if done incorrectly. The ambiguity grants broad discretion to the agent; require explicit, narrow steps or human approval before making changes.
Install Mechanism
Instruction-only skill with no install spec or downloaded artifacts. Nothing will be written to disk by installation, which minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the stated on-host troubleshooting purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills or global agent settings. Autonomous invocation is allowed by platform default but is not combined with other broad privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oc-evolver-restart-loop-fix - 安装完成后,直接呼叫该 Skill 的名称或使用
/oc-evolver-restart-loop-fix触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release (sanitized)
元数据
常见问题
OC Evolver Restart Loop Fix 是什么?
Repair Evolver restart storms caused by singleton lock/PID false positives and service restart policy mismatch. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 322 次。
如何安装 OC Evolver Restart Loop Fix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-evolver-restart-loop-fix」即可一键安装,无需额外配置。
OC Evolver Restart Loop Fix 是免费的吗?
是的,OC Evolver Restart Loop Fix 完全免费(开源免费),可自由下载、安装和使用。
OC Evolver Restart Loop Fix 支持哪些平台?
OC Evolver Restart Loop Fix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OC Evolver Restart Loop Fix?
由 xyezir(@xyezir)开发并维护,当前版本 v0.1.0。
推荐 Skills