← 返回 Skills 市场
gora050

Uptime Robot

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
144
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install uptime-robot
功能描述
Uptime Robot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uptime Robot data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uptime-robot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uptime-robot 触发
  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 uptime-robot
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Uptime Robot 是什么?

Uptime Robot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uptime Robot data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 Uptime Robot?

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

Uptime Robot 是免费的吗?

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

Uptime Robot 支持哪些平台?

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

谁开发了 Uptime Robot?

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

💬 留言讨论