← Back to Skills Marketplace
🔌

Manage your status page with openstatus

by openstatus · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
75
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openstatus
Description
OpenStatus CLI for incident management, status reports, and maintenance windows. Use this skill when the user wants to report an incident, create or update a...
Usage Guidance
This skill appears to do what it says: it wraps the OpenStatus CLI and asks (reasonably) for an OpenStatus API token. Before installing, verify the CLI binary is from the official OpenStatus project (check the GitHub repo and releases), confirm the Homebrew instruction (the `--cask` usage may be incorrect for a CLI), and clarify whether OPENSTATUS_API_TOKEN is required or optional in your environment. If you provide a token, prefer a least-privilege token and avoid committing it into repo files (the monitor config examples show placeholders like ${API_TOKEN} — do not replace those with plaintext secrets in public repos). Finally, decide whether you’re comfortable allowing the agent to invoke the CLI autonomously; if not, restrict autonomous invocation in agent settings.
Capability Analysis
Type: OpenClaw Skill Name: openstatus Version: 1.0.2 The skill bundle provides a legitimate interface for the OpenStatus CLI, focusing on incident and maintenance management. It correctly restricts the agent's execution environment to the 'openstatus' command via the 'allowed-tools' field in SKILL.md and contains standard documentation for CLI usage and monitor configuration (references/monitor-config.md). No signs of malicious intent, data exfiltration, or prompt injection were found.
Capability Assessment
Purpose & Capability
The skill describes CLI actions for incident/maintenance/status-page management and only asks to run the openstatus CLI and (optionally) use OPENSTATUS_API_TOKEN. These requirements are proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run openstatus commands and to authenticate via the CLI or the OPENSTATUS_API_TOKEN. It does not direct the agent to read unrelated system files, exfiltrate data, or call unexpected endpoints beyond the official OpenStatus resources.
Install Mechanism
This is an instruction-only skill (no install spec), so nothing will be written by the skill itself. SKILL.md recommends installing the CLI via Homebrew using a `--cask` invocation; that may be a minor accuracy/platform issue (casks are typically macOS GUI packages). This is a usability note rather than a security red flag, but users should verify the recommended install command and the CLI source (GitHub releases).
Credentials
The only credential referenced is OPENSTATUS_API_TOKEN, which is appropriate. However the registry metadata redundantly lists OPENSTATUS_API_TOKEN twice and the SKILL.md describes the token as optional if using `openstatus login` — this metadata/instructions mismatch should be clarified. No unrelated secrets or multiple unrelated env vars are requested.
Persistence & Privilege
The skill is not always-enabled and does not request any persistent system-wide privileges. It uses the platform default allowing autonomous invocation (disable-model-invocation is false), which is normal for skills and not flagged on its own.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openstatus
  3. After installation, invoke the skill by name or use /openstatus
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
openstatus-cli 1.0.0 - Added official website link to documentation. - Included OpenClaw metadata (emoji, environment variable requirements). - Minor doc adjustments for clarity, no behavioral changes.
v1.0.1
- Added the OPENSTATUS_API_TOKEN environment variable to the skill for optional authentication setup. - Clarified prerequisites and installation steps, including a Homebrew install command and a link to the CLI repository for alternatives. - Updated authentication instructions to include all supported token sources. - Minor copy edits and reorganization for brevity and clarity.
v1.0.0
Initial release of OpenStatus CLI skill for managing incidents and maintenance. - Enables users to report incidents, post updates, resolve incidents, manage maintenance windows, and notify status page subscribers via CLI commands. - Provides detailed usage instructions and command references for common incident and maintenance workflows. - Supports authentication and token management for secure access. - Includes command aliases and quick start guides for efficient onboarding. - Covers both planned (maintenance) and unplanned (incident) status workflows.
Metadata
Slug openstatus
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Manage your status page with openstatus?

OpenStatus CLI for incident management, status reports, and maintenance windows. Use this skill when the user wants to report an incident, create or update a... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.

How do I install Manage your status page with openstatus?

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

Is Manage your status page with openstatus free?

Yes, Manage your status page with openstatus is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Manage your status page with openstatus support?

Manage your status page with openstatus is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Manage your status page with openstatus?

It is built and maintained by openstatus (@openstatus); the current version is v1.0.2.

💬 Comments