← 返回 Skills 市场
membranedev

Pagerduty

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

Pagerduty 是什么?

PagerDuty integration. Manage Users, Teams, Services, Events. Use when the user wants to interact with PagerDuty data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 295 次。

如何安装 Pagerduty?

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

Pagerduty 是免费的吗?

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

Pagerduty 支持哪些平台?

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

谁开发了 Pagerduty?

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

💬 留言讨论