← 返回 Skills 市场
584
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sla-monitor
功能描述
Set up SLA monitoring and uptime tracking for AI agents and services. Generates monitoring configs, alert rules, and incident response playbooks. Use when de...
安全使用建议
This skill is documentation and templates for SLA/monitoring and appears coherent. Before installing/use: (1) note that running the self-hosted option requires Docker on the host — the SKILL.md doesn't declare this requirement, so ensure your environment supports Docker if you follow that path; (2) the alert YAML uses a ${SLACK_WEBHOOK} placeholder — do not paste real secrets into public or shared prompts; provision webhook/credentials safely in your monitoring system or environment variables outside the agent unless you trust the execution context; (3) the SKILL.md contains external commercial links (Calendly, AfrexAI) — treat them as vendor contact info and verify affiliation if you plan to engage; (4) if you plan to let an agent act autonomously with this skill, consider limiting its scope and not enabling always:true; and (5) if you plan to run provided Docker commands, run them in an isolated environment (network policy, least privilege volumes) and verify the upstream image/tag before deploying.
功能分析
Type: OpenClaw Skill
Name: sla-monitor
Version: 1.0.0
The skill bundle is classified as suspicious due to the presence of a direct shell command (`docker run`) within the `SKILL.md` file. While the command itself is for a legitimate purpose (installing Uptime Kuma), it represents a potential prompt injection vulnerability, as an AI agent executing arbitrary shell commands from markdown instructions could lead to remote code execution if not properly sandboxed or confirmed by the user. There is no clear evidence of intentional malicious behavior such as data exfiltration or backdoor installation.
能力评估
Purpose & Capability
The name and description match the SKILL.md: it provides monitoring options, SLA tiers, alert templates, incident playbooks, and a self-hosted Docker option — all appropriate for an SLA monitoring skill.
Instruction Scope
Instructions stay within scope of setting up monitoring and incident response. Minor notes: the alert template uses a ${SLACK_WEBHOOK} placeholder (implying a secret) but the skill does not declare any required environment variables; the template also contains example URLs and a Calendly/marketing link which are external but not unexpected for a commercial doc.
Install Mechanism
There is no install spec and no code files; the only executable guidance is an optional docker run for Uptime Kuma. No downloads or install scripts are included.
Credentials
The skill declares no required environment variables or credentials, which is reasonable for a documentation/templating skill. However, the YAML alert template references ${SLACK_WEBHOOK} (and examples of webhook/URL fields) — if you populate templates, you'll need to supply those secrets externally. No unexplained credential requests are present.
Persistence & Privilege
The skill does not request persistent presence (always is false) and has no install actions that modify agent/system config. Autonomous invocation remains enabled by default but is not a special privilege here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sla-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/sla-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — SLA monitoring setup for AI agents
元数据
常见问题
SLA Monitor 是什么?
Set up SLA monitoring and uptime tracking for AI agents and services. Generates monitoring configs, alert rules, and incident response playbooks. Use when de... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 584 次。
如何安装 SLA Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sla-monitor」即可一键安装,无需额外配置。
SLA Monitor 是免费的吗?
是的,SLA Monitor 完全免费(开源免费),可自由下载、安装和使用。
SLA Monitor 支持哪些平台?
SLA Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SLA Monitor?
由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。
推荐 Skills