← Back to Skills Marketplace
1kalin

SLA Monitor

by 1kalin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
584
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sla-monitor
Description
Set up SLA monitoring and uptime tracking for AI agents and services. Generates monitoring configs, alert rules, and incident response playbooks. Use when de...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sla-monitor
  3. After installation, invoke the skill by name or use /sla-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — SLA monitoring setup for AI agents
Metadata
Slug sla-monitor
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 584 downloads so far.

How do I install SLA Monitor?

Run "/install sla-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SLA Monitor free?

Yes, SLA Monitor is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SLA Monitor support?

SLA Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SLA Monitor?

It is built and maintained by 1kalin (@1kalin); the current version is v1.0.0.

💬 Comments