← Back to Skills Marketplace
Statuscake
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
213
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install statuscake
Description
Statuscake integration. Manage Tests, ContactGroups, Users. Use when the user wants to interact with Statuscake data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install statuscake - After installation, invoke the skill by name or use
/statuscake - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Statuscake?
Statuscake integration. Manage Tests, ContactGroups, Users. Use when the user wants to interact with Statuscake data. It is an AI Agent Skill for Claude Code / OpenClaw, with 213 downloads so far.
How do I install Statuscake?
Run "/install statuscake" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Statuscake free?
Yes, Statuscake is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Statuscake support?
Statuscake is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Statuscake?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills