← 返回 Skills 市场
membranedev

Pingdom

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
242
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pingdom
功能描述
Pingdom integration. Manage Checks, AlertPolicies, Reports, Integrations, Users. Use when the user wants to interact with Pingdom data.
安全使用建议
This skill delegates Pingdom access to the Membrane service via their CLI. Before installing, verify you trust Membrane (review their homepage and GitHub repo), and understand that your Pingdom connection and data will be handled by that third party. Prefer using npx to avoid a global npm install, inspect the @membranehq/cli package on npm/GitHub, and avoid running installs as root. Confirm the connector's scopes in Membrane so it only gets the permissions you expect. Finally, remember the agent will call out to Membrane at runtime (network access) — if you need to avoid third‑party data handling, do not install this skill.
功能分析
Type: OpenClaw Skill Name: pingdom Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Pingdom using the Membrane CLI (@membranehq/cli). It follows security best practices by instructing the agent to use Membrane's centralized connection management rather than asking the user for raw API keys. The logic is entirely focused on legitimate service interaction (listing, creating, and running actions) and lacks any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (Pingdom integration) align with the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to a Pingdom connector and run actions. Required capabilities (network, Membrane account) are consistent with managing an external monitoring service.
Instruction Scope
Instructions are focused on installing the Membrane CLI, authenticating, creating a connection to Pingdom, discovering and running actions, and creating actions if needed. The document does not instruct reading unrelated files, accessing unrelated env vars, or transmitting data to unexpected endpoints beyond Membrane.
Install Mechanism
Install is an npm global package (npm install -g @membranehq/cli@latest) and the docs also reference npx usage. Global npm installs are common for CLIs but carry the usual supply-chain/privacy considerations; the source is the public npm registry (moderate-risk compared to no-install). No downloads from unknown URLs or archive extraction are present.
Credentials
The skill requests no local environment variables or credentials because Membrane manages auth. This is proportionate to the stated design, but it means Pingdom credentials and monitored data will be handled by Membrane's service—users should be aware that auth and data flow to a third party (getmembrane.com).
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide configuration. It relies on the Membrane CLI and network access at runtime. Autonomous invocation (default) is allowed but is the platform normal; nothing else suggests elevated privileges or modification of other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pingdom
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pingdom 触发
  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 pingdom
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Pingdom 是什么?

Pingdom integration. Manage Checks, AlertPolicies, Reports, Integrations, Users. Use when the user wants to interact with Pingdom data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 242 次。

如何安装 Pingdom?

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

Pingdom 是免费的吗?

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

Pingdom 支持哪些平台?

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

谁开发了 Pingdom?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论