← Back to Skills Marketplace
membranedev

Pingdom

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
242
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pingdom
Description
Pingdom integration. Manage Checks, AlertPolicies, Reports, Integrations, Users. Use when the user wants to interact with Pingdom data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pingdom
  3. After installation, invoke the skill by name or use /pingdom
  4. 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
Slug pingdom
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Pingdom?

Pingdom integration. Manage Checks, AlertPolicies, Reports, Integrations, Users. Use when the user wants to interact with Pingdom data. It is an AI Agent Skill for Claude Code / OpenClaw, with 242 downloads so far.

How do I install Pingdom?

Run "/install pingdom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pingdom free?

Yes, Pingdom is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pingdom support?

Pingdom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pingdom?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments