← Back to Skills Marketplace
Uptime Robot
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
144
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install uptime-robot
Description
Uptime Robot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uptime Robot data.
Usage Guidance
This skill is internally consistent: it asks you to install and use the Membrane CLI and to log in to Membrane so it can manage your Uptime Robot connection. Before installing, verify you trust Membrane/@membranehq and the npm package publisher, since 'npm install -g' runs upstream code. Be aware that authorizing via Membrane grants their service access to your Uptime Robot data (they say they manage credentials server-side). If you have privacy concerns, review Membrane's docs/policies, consider using a least-privileged account, or run the CLI in a sandboxed environment rather than on a personal machine.
Capability Analysis
Type: OpenClaw Skill
Name: uptime-robot
Version: 1.0.3
The skill bundle provides instructions for integrating Uptime Robot using the Membrane CLI. It guides the agent to install the '@membranehq/cli' npm package and use it to manage authentication and API actions through the Membrane platform. The instructions follow security best practices by advising the agent to use managed connections rather than handling raw API keys, and no indicators of data exfiltration, malicious execution, or obfuscation were found.
Capability Assessment
Purpose & Capability
The name/description say 'Uptime Robot integration' and the SKILL.md exclusively instructs using the Membrane CLI to connect to an uptime-robot connector, discover and run actions. Required capabilities (network access, Membrane account) match the stated purpose.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, connect, action list/create/run). The docs do not instruct reading unrelated files, harvesting local credentials, or posting data to unexpected endpoints. They explicitly advise against asking users for API keys.
Install Mechanism
The skill package itself has no install spec (instruction-only), but SKILL.md tells users to run 'npm install -g @membranehq/cli@latest'. This is an external npm package installation initiated by the operator — expected for a CLI integration but worth noting because global npm installs execute upstream code and require trust in the package/publisher.
Credentials
The skill declares no required env vars, no config paths, and instructs the user to let Membrane handle credentials (so the skill itself does not ask for unrelated secrets). Credential requests are proportional to the integration model described.
Persistence & Privilege
always is false and there are no indications the skill modifies other skills or system-wide configs. The skill can be invoked autonomously (platform default), which is expected for an integration skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uptime-robot - After installation, invoke the skill by name or use
/uptime-robot - 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 Uptime Robot?
Uptime Robot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uptime Robot data. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.
How do I install Uptime Robot?
Run "/install uptime-robot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Uptime Robot free?
Yes, Uptime Robot is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Uptime Robot support?
Uptime Robot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Uptime Robot?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills