Statuscake
v1.0.2Statuscake integration. Manage Tests, ContactGroups, Users. Use when the user wants to interact with Statuscake data.
⭐ 0· 118·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description (Statuscake integration) matches the runtime instructions: it tells the agent to use the Membrane CLI to connect to Statuscake, run actions, and proxy API requests. The skills does not ask for unrelated credentials or capabilities.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to Statuscake. It does not instruct reading unrelated local files, environment variables, or exfiltrating data to other endpoints. It explicitly recommends not asking the user for API keys and letting Membrane handle auth.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md tells users to install @membranehq/cli globally via npm (npm install -g). Installing a global npm package is a common pattern but carries moderate risk: the package will be downloaded from the public npm registry and run locally. This is expected for a CLI-based integration, but users should verify the package's publisher and integrity before installing.
Credentials
The skill declares no required environment variables or credentials, which is consistent with the guidance that Membrane handles auth server-side. However, using this skill requires a Membrane account and network access; the user will entrust Membrane with Statuscake credentials (stored/managed server-side). That trust in a third-party service is expected but worth the user's consideration.
Persistence & Privilege
Skill is instruction-only, no install manifests or persistent privileges are requested by the registry (always: false). Autonomous invocation is allowed (platform default) but is not combined with broad credentials or other high-privilege requests.
Assessment
This skill appears coherent: it integrates with Statuscake via the Membrane CLI and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli npm package (publisher, npm page, and repository) and the Membrane service (privacy, security, where credentials are stored). Installing a global npm package runs code on your machine—only install from a trusted publisher. Be aware you must have a Membrane account and network access; Membrane will manage Statuscake credentials server-side, so ensure you trust that third party. If you prefer not to give a third-party proxy your Statuscake creds, use Statuscake's official APIs directly instead.Like a lobster shell, security has layers — review code before you run it.
latestvk9719mxabhe2ff7cf6wqhrgsr9843y6m
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
