← 返回 Skills 市场
zuoanco

sre-operator

作者 zuoanCo · GitHub ↗ · v0.0.1
cross-platform ✓ 安全检测通过
283
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sre-operator
功能描述
提供结构化的服务器运维工作流程,包含系统识别、安全检查、命令验证和故障排查;当用户需要系统管理、性能优化、日志分析或服务器维护时使用
安全使用建议
This skill appears to do what it says: provide safe ops workflows and a read-only system-info script. Still take these precautions before using it on production machines: (1) Review and run scripts manually first to confirm outputs and behavior (the bundled script is read-only but its JSON output logic is slightly buggy and example paths may be hardcoded), (2) Only allow the agent to execute commands you explicitly approve — logs and config files contain sensitive data, and many commands require elevated permissions, (3) Test in a non-production environment before following any high-risk remediation steps, and (4) If you need to limit data exposure, run the script locally and share only the sanitized output with the agent rather than giving it direct execution rights or network access.
功能分析
Type: OpenClaw Skill Name: sre-operator Version: 0.0.1 The skill bundle is a well-structured SRE (Site Reliability Engineering) toolkit designed for safe server maintenance and troubleshooting. It includes a read-only system analysis script (analyze-system.sh) and extensive safety documentation (safety-checklist.md, linux-commands.md) that emphasizes risk assessment, backups, and command verification. There is no evidence of data exfiltration, malicious execution, or prompt injection intended to subvert the agent's safety protocols.
能力评估
Purpose & Capability
Name/description, SKILL.md content, reference docs, and the included scripts all align with an SRE/operator workflow. There are no unexpected environment variables, external services, or unrelated binaries required.
Instruction Scope
Instructions legitimately direct the agent to read system information, logs, and configuration files (expected for ops). Note: those reads can reveal sensitive data (IPs, user lists, config contents, logs); the skill repeatedly stresses safety and confirmation before destructive actions, but users should be aware of the data the agent will access if commands are run.
Install Mechanism
No install spec (instruction-only plus a bundled script) — no downloads or third-party package installs. This minimizes install-time risk.
Credentials
The skill requires no environment variables, credentials, or config paths beyond normal system reads. That is proportionate to its stated diagnostic/ops purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or attempt to modify other skills. It can be invoked by the agent (normal), but it does not declare elevated platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sre-operator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sre-operator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
- Initial release of the **openclaw** skill for server operations and maintenance. - Provides structured workflows for system identification, security checks, command validation, risk assessment, troubleshooting, performance monitoring, and log analysis. - Includes clear operating principles emphasizing security, system verification, and auditability. - Defines step-by-step standard procedures for common scenarios such as performance diagnostics, disk cleanup, process management, network troubleshooting, log analysis, and package management. - Supplies references and checklists for command safety, troubleshooting, and best practices to ensure safe and effective maintenance. - Offers practical usage examples and recommendations to minimize risk during server operations.
元数据
Slug sre-operator
版本 0.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

sre-operator 是什么?

提供结构化的服务器运维工作流程,包含系统识别、安全检查、命令验证和故障排查;当用户需要系统管理、性能优化、日志分析或服务器维护时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 283 次。

如何安装 sre-operator?

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

sre-operator 是免费的吗?

是的,sre-operator 完全免费(开源免费),可自由下载、安装和使用。

sre-operator 支持哪些平台?

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

谁开发了 sre-operator?

由 zuoanCo(@zuoanco)开发并维护,当前版本 v0.0.1。

💬 留言讨论