← 返回 Skills 市场
🔌

Manage your status page with openstatus

作者 openstatus · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
75
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openstatus
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openstatus 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug openstatus
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 Manage your status page with openstatus?

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

Manage your status page with openstatus 是免费的吗?

是的,Manage your status page with openstatus 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Manage your status page with openstatus 支持哪些平台?

Manage your status page with openstatus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Manage your status page with openstatus?

由 openstatus(@openstatus)开发并维护,当前版本 v1.0.2。

💬 留言讨论