← 返回 Skills 市场
Pendo
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
201
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pendo
功能描述
Pendo integration. Manage Guides, Segments, Pages, Features, Feedbacks, Polls. Use when the user wants to interact with Pendo data.
安全使用建议
This skill appears coherent, but keep these practical points in mind before installing:
- The integration relies on the third-party Membrane service and its CLI. Installing the CLI downloads code from npm (global install). Only proceed if you trust @membranehq on npm and are comfortable allowing that CLI to run on your system.
- Using the skill routes Pendo auth/requests through Membrane. That means Membrane will have access to whatever Pendo data you connect; review Membrane's privacy/security docs and your org's policy before granting access.
- The SKILL.md recommends not asking the user for API keys — a good practice. Still, be aware that connecting will require authenticating via Membrane (browser-based flow or manual code).
- If you need to limit risk, run the CLI in a controlled environment or review the @membranehq/cli package contents/version on npm/GitHub before installing.
- If you need higher assurance, ask the publisher for a code-backed skill (so the code can be inspected) or for more details on how Membrane stores and scopes Pendo credentials.
功能分析
Type: OpenClaw Skill
Name: pendo
Version: 1.0.3
The skill provides instructions for the agent to install and use the Membrane CLI to interact with Pendo. While the behavior is aligned with the stated purpose, it requires high-risk capabilities including global software installation (`npm install -g @membranehq/cli@latest`) and shell/network access to execute commands and manage external data. Per the analysis criteria, these risky capabilities (shell/network access), although plausibly needed for the stated purpose in SKILL.md, warrant a suspicious classification. No clear evidence of intentional malice was found.
能力评估
Purpose & Capability
Name/description (Pendo integration) line up with the runtime instructions: the SKILL.md exclusively describes using the Membrane CLI to connect to Pendo and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions stay on-topic: they ask the agent to install/run the Membrane CLI, authenticate via Membrane, create/list connections and actions, and run those actions. The doc does not instruct reading local files, shell history, or unrelated environment variables, nor does it direct data to unexpected third-party endpoints beyond Membrane/Pendo.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package pulls code from the public npm registry (moderate risk compared with no install); this behavior is expected for a CLI-based integration but users should understand it downloads and runs third-party code.
Credentials
The skill declares no required env vars or credentials and explicitly recommends using Membrane connections rather than asking users for API keys. That is proportionate: Membrane acts as the auth broker for Pendo in this workflow.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes. The skill allows normal autonomous invocation (disable-model-invocation is false), which is the platform default and not a standalone concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pendo - 安装完成后,直接呼叫该 Skill 的名称或使用
/pendo触发 - 根据 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
元数据
常见问题
Pendo 是什么?
Pendo integration. Manage Guides, Segments, Pages, Features, Feedbacks, Polls. Use when the user wants to interact with Pendo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 201 次。
如何安装 Pendo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pendo」即可一键安装,无需额外配置。
Pendo 是免费的吗?
是的,Pendo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pendo 支持哪些平台?
Pendo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pendo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills