← 返回 Skills 市场
roryyu

SRE Log Analytics

作者 Rory · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sre-log-analytics
功能描述
Analyze system logs by time range using Google SRE framework to summarize operation, classify errors, score health, and suggest improvements.
安全使用建议
This skill appears coherent for its stated purpose, but take these precautions before installing/using it: 1) Logs often contain sensitive data (API keys, tokens, PII). Only run this against logs you are allowed to inspect and consider redacting secrets before sharing. 2) The skill mentions optional external sharing (Feishu) but does not declare any credentials — do not supply Feishu or other cloud credentials to the skill unless you trust where the data will be sent. 3) Because instructions allow the agent to read arbitrary log paths (e.g., /var/log/ or app logs), ensure the agent runs with least privilege and test on non-sensitive sample logs first. 4) If you plan to allow autonomous runs, configure clear prompts/consent and limits on external uploads. If you want stronger assurances, request a version that includes explicit safeguards (credential requirements for external sharing, opt-in prompts before sending logs externally, redaction rules).
功能分析
Type: OpenClaw Skill Name: sre-log-analytics Version: 0.1.0 The skill bundle provides a structured framework for system log analysis based on Google SRE principles. It includes logic descriptions for filtering and aggregating logs, a report template, and educational material on SRE. No executable code or malicious instructions were found; the requested access to system logs in /var/log/ is consistent with the stated purpose of the tool (SKILL.md, README.md).
能力评估
Purpose & Capability
Name and description match the declared contents: an instruction-only SRE-style log analysis workflow. The steps (time-range filtering, error aggregation, health scoring, report generation) are appropriate and expected for a log-analysis skill.
Instruction Scope
The SKILL.md explicitly instructs the agent to locate and read system/application logs (mentions /var/log/, tail/head, grep/awk logic). That is necessary for the stated purpose. However the instructions are high-level and allow reading arbitrary log files; they also mention optional exporting/sharing (e.g., Feishu cloud document) without specifying credentials or safeguards. This introduces a potential data-exfiltration vector if the agent is allowed to post logs externally or if sensitive secrets appear in logs. No explicit instructions ask for unrelated system data or environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requires no environment variables or credentials, which is proportionate for a guidance-only log analysis tool. One mismatch to be aware of: SKILL.md mentions creating Feishu cloud documents for sharing, but the skill does not declare or request any Feishu credentials. If you enable such sharing, you would need to provide credentials separately; the skill does not manage or limit that flow.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not attempt to modify other skills or system configurations. Autonomous invocation by the agent is enabled by platform default (not a unique risk here).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sre-log-analytics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sre-log-analytics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of system-log-analytics skill. - Provides systematic log analysis workflow based on the Google SRE framework. - Supports log filtering by absolute/relative time ranges and by line offset. - Classifies and aggregates exceptions (availability, latency, resource, rate limiting, dependency). - Scores system health (1-5) based on error rates and exception frequency. - Outputs improvement suggestions: short-term, mid-term, and long-term. - Generates a structured report including analysis overview, health score, exception details, and suggestions (English & Chinese documentation).
元数据
Slug sre-log-analytics
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SRE Log Analytics 是什么?

Analyze system logs by time range using Google SRE framework to summarize operation, classify errors, score health, and suggest improvements. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。

如何安装 SRE Log Analytics?

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

SRE Log Analytics 是免费的吗?

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

SRE Log Analytics 支持哪些平台?

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

谁开发了 SRE Log Analytics?

由 Rory(@roryyu)开发并维护,当前版本 v0.1.0。

💬 留言讨论