← Back to Skills Marketplace
membranedev

Pagerduty

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
295
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install pagerduty-integration
Description
PagerDuty integration. Manage Users, Teams, Services, Events. Use when the user wants to interact with PagerDuty data.
Usage Guidance
This skill is an instructions-only wrapper that tells you to install the Membrane CLI and use your Membrane account to connect to PagerDuty. Before installing: verify you trust the @membranehq npm package (check npm/GitHub repo and maintainers), be aware that npm -g writes to your system (may require elevated permissions), and review the OAuth scopes presented when connecting PagerDuty so you only grant needed access. The skill itself does not request unrelated credentials; however, the Membrane CLI will carry the authority to act on your behalf in PagerDuty once authorized.
Capability Analysis
Type: OpenClaw Skill Name: pagerduty-integration Version: 1.0.3 The PagerDuty integration skill provides instructions for an AI agent to manage incidents and users via the Membrane CLI. It leverages the legitimate Membrane platform (getmembrane.com) for authentication and API abstraction, specifically advising against manual credential handling. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill directs the agent to use the Membrane CLI to manage PagerDuty resources. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing Membrane CLI, performing Membrane login, creating a PagerDuty connection, discovering and running actions. It does not instruct reading unrelated files or exfiltrating secrets.
Install Mechanism
Installation is an npm global install (npm install -g @membranehq/cli@latest). This pulls code from the public npm registry (moderate risk compared to no install). The skill is instruction-only and does not auto-install anything, but the user must install a third‑party CLI to use it.
Credentials
No environment variables, credentials, or config paths are declared. Authentication is delegated to Membrane (browser-based OAuth/authorization), which is consistent for this integration.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges. Autonomous invocation is allowed (platform default) and is not combined with any broad credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pagerduty-integration
  3. After installation, invoke the skill by name or use /pagerduty-integration
  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 pagerduty-integration
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Pagerduty?

PagerDuty integration. Manage Users, Teams, Services, Events. Use when the user wants to interact with PagerDuty data. It is an AI Agent Skill for Claude Code / OpenClaw, with 295 downloads so far.

How do I install Pagerduty?

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

Is Pagerduty free?

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

Which platforms does Pagerduty support?

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

Who created Pagerduty?

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

💬 Comments