← 返回 Skills 市场
Statuscake
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
213
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install statuscake
功能描述
Statuscake integration. Manage Tests, ContactGroups, Users. Use when the user wants to interact with Statuscake data.
安全使用建议
This skill is coherent: it simply tells you to install and use the Membrane CLI to interact with Statuscake and does not request extra credentials. Before installing, verify the @membranehq/cli package and its GitHub repository (ensure the package is the official Membrane CLI), be prepared to grant network and (for a global npm install) elevated local permissions, and consider where the CLI will store auth tokens on your machine. If you plan to run this on a shared or production host, prefer running the CLI in a sandboxed environment or review the CLI source to confirm credential storage and behavior. The skill itself does not ask for Statuscake API keys and uses Membrane to manage auth, which is expected for this integration.
功能分析
Type: OpenClaw Skill
Name: statuscake
Version: 1.0.3
The skill provides instructions for the OpenClaw agent to integrate with Statuscake via the Membrane CLI. It requires high-risk operations including the global installation of an npm package (@membranehq/cli) and the dynamic creation and execution of actions through a third-party service (getmembrane.com). While these capabilities are plausibly necessary for the stated purpose of the integration, the reliance on external CLI tools and remote action generation constitutes a significant attack surface for potential remote code execution or unauthorized access if the third-party service is compromised.
能力评估
Purpose & Capability
Name/description match the actions described. The skill does not request unrelated credentials or system access; it instructs use of the Membrane CLI to manage Statuscake resources, which is consistent with a connector-style integration.
Instruction Scope
SKILL.md confines runtime behavior to installing and using the Membrane CLI (login, create connection, list/run actions). It does not instruct reading arbitrary files, accessing unrelated env vars, or exfiltrating data to unknown endpoints. It does assume network access and interactive (or headless) browser-based authentication.
Install Mechanism
No automated install spec in the registry (instruction-only), but SKILL.md asks users to run a global npm install (npm install -g @membranehq/cli@latest). Using a namespaced npm package is reasonable, but global npm installs write to disk and require appropriate privilege; users should verify the @membranehq package on npm/GitHub before installing.
Credentials
The skill requests no environment variables or API keys and explicitly instructs not to ask users for Statuscake keys; it relies on Membrane for credential management. Note: the Membrane CLI will perform local authentication and will likely persist tokens/config locally (not specified in the SKILL.md), so local credential storage is a consideration.
Persistence & Privilege
Skill metadata does not request always:true or other elevated platform privileges. It is user-invocable and allows normal autonomous invocation by model (platform default). The SKILL.md does not instruct modifying other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install statuscake - 安装完成后,直接呼叫该 Skill 的名称或使用
/statuscake触发 - 根据 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
元数据
常见问题
Statuscake 是什么?
Statuscake integration. Manage Tests, ContactGroups, Users. Use when the user wants to interact with Statuscake data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 213 次。
如何安装 Statuscake?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install statuscake」即可一键安装,无需额外配置。
Statuscake 是免费的吗?
是的,Statuscake 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Statuscake 支持哪些平台?
Statuscake 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Statuscake?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills