← 返回 Skills 市场
gora050

Statuspage

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
180
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install statuspage
功能描述
Statuspage integration. Manage Incidents, Metrics, Pages, ScheduledMaintenances. Use when the user wants to interact with Statuspage data.
安全使用建议
This skill appears coherent for managing Statuspage via the Membrane service, but before installing/using it: 1) Understand and accept that Membrane (a third party) will mediate authentication and have access to your Statuspage data—review its privacy/security docs and OAuth scopes. 2) Prefer running commands with npx (npx @membranehq/cli@latest ...) to avoid a global npm install, or inspect the package source on the Membrane GitHub and the published npm package before installing. 3) When authenticating, verify the URLs and redirect targets the login flow uses and only complete auth in trusted browsers/sessions. 4) If you need higher assurance, audit the Membrane CLI repo and published package (checksums/signatures) or configure Statuspage API keys with minimal scopes and audit tokens after use.
功能分析
Type: OpenClaw Skill Name: statuspage Version: 1.0.3 The skill facilitates Statuspage management by instructing the agent to install and use a third-party CLI tool (`@membranehq/cli`). It requires high-risk operations including global NPM package installation, shell-based authentication, and the dynamic creation of remote actions via the Membrane platform (`membrane action create`). While these capabilities are aligned with the stated purpose of the integration, the requirement for global system changes and reliance on external binary execution for logic orchestration meets the criteria for a suspicious classification. (IOCs: getmembrane.com, @membranehq/cli)
能力评估
Purpose & Capability
The name/description (Statuspage integration) matches the SKILL.md: it instructs the agent to use the Membrane CLI to manage incidents, components, metrics, and scheduled maintenances on Statuspage. Nothing requested by the skill (no env vars, no config paths) is inconsistent with that purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI (login, connect, discover/run actions). They do not ask to read unrelated files or to exfiltrate local secrets. Note: the runtime flow delegates authentication and API access to Membrane, so the user's Statuspage credentials and API access are handled externally by that service.
Install Mechanism
There is no built-in installer for the skill, but SKILL.md instructs installing @membranehq/cli via npm -g or using npx. Installing a global npm package is a reasonable and expected mechanism for a CLI-based integration, but it has the usual moderate risk of executing third‑party code from the npm registry. Using npx avoids a persistent global install.
Credentials
The skill declares no required environment variables or local credentials, which is proportionate to the instructions because authentication is delegated to Membrane. However, this means the user must trust Membrane with Statuspage access and session tokens.
Persistence & Privilege
The skill does not request elevated persistence (always: false) and does not modify other skills' configs. It relies on an external CLI tool that the user explicitly installs; autonomous invocation is allowed by default but not unusual for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install statuspage
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /statuspage 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug statuspage
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Statuspage 是什么?

Statuspage integration. Manage Incidents, Metrics, Pages, ScheduledMaintenances. Use when the user wants to interact with Statuspage data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Statuspage?

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

Statuspage 是免费的吗?

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

Statuspage 支持哪些平台?

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

谁开发了 Statuspage?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论