← Back to Skills Marketplace
Pendo
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
201
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pendo
Description
Pendo integration. Manage Guides, Segments, Pages, Features, Feedbacks, Polls. Use when the user wants to interact with Pendo data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pendo - After installation, invoke the skill by name or use
/pendo - 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
Frequently Asked Questions
What is Pendo?
Pendo integration. Manage Guides, Segments, Pages, Features, Feedbacks, Polls. Use when the user wants to interact with Pendo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 201 downloads so far.
How do I install Pendo?
Run "/install pendo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pendo free?
Yes, Pendo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pendo support?
Pendo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pendo?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills