← Back to Skills Marketplace
Paddle
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
159
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install paddle-integration
Description
Paddle integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Paddle data.
Usage Guidance
Key things to check before installing: 1) Clarify the mismatch — ask the publisher whether this skill targets Paddle payments only or also CRM entities (the description and SKILL.md disagree). 2) Inspect the Membrane CLI package and repository (@membranehq/cli) on npm/GitHub before running npm install -g; prefer a specific version instead of @latest. 3) If you must install globally, do so in a controlled environment (container or VM) or run a security review (npm audit, review package source). 4) Verify the homepage/repository (getmembrane.com and the GitHub link) match the package owner and look legitimate. 5) Confirm what permissions the Membrane login/connect flow will grant and that no unrelated credentials are requested. If you are uncomfortable with global npm installs or the origin, run the Membrane CLI in an isolated sandbox or ask the skill author to provide a pinned, signed release and clearer documentation. If you need higher confidence, request the skill author to fix the description mismatch and provide a link to the exact CLI package/release used.
Capability Analysis
Type: OpenClaw Skill
Name: paddle-integration
Version: 1.0.3
The skill facilitates Paddle integration by instructing the agent to install a global NPM package (@membranehq/cli) and delegate all API actions and credential management to the third-party Membrane platform. While these instructions in SKILL.md are aligned with the stated purpose of using Membrane as a middleware, the requirement for high-privilege shell commands (npm install -g) and the redirection of data through external infrastructure (getmembrane.com) constitute risky capabilities that warrant a suspicious classification despite the lack of clear malicious intent.
Capability Tags
Capability Assessment
Purpose & Capability
The registry description names CRM-style entities (Deals, Persons, Organizations, Leads, Projects, Pipelines) while the SKILL.md describes Paddle as a payments/subscriptions platform and instructs use of a 'paddle' connector via the Membrane CLI. This mismatch suggests copy-paste or mislabeling: it's unclear whether the skill targets Paddle payments only or also CRM data. The requested artifacts (Membrane CLI and connector) make sense for a Paddle integration, but the top-line description is inconsistent and should be clarified.
Instruction Scope
SKILL.md is instruction-only and confines actions to installing/using the Membrane CLI, running membrane login/connect/action list/run, and creating connections. It does not instruct reading unrelated system files or exfiltrating data. The guidance to use interactive login and browser-based auth is standard for an OAuth-like flow.
Install Mechanism
No install spec is embedded in the skill bundle; the SKILL.md recommends running npm install -g @membranehq/cli@latest. Installing a global npm package from the public registry is a moderate-risk action because it downloads and runs third-party code on the machine. Prefer a pinned version and review the package source before installation.
Credentials
The skill declares no required env vars or credentials and relies on Membrane's interactive/login-driven connection flow. That is proportionate: it does not request unrelated secrets. The SKILL.md explicitly advises not to ask users for API keys, which aligns with the declared footprint.
Persistence & Privilege
always is false and the skill is instruction-only with no code files. It does not request persistent or elevated platform privileges. The only persistence risk is installing the Membrane CLI (a separate package) which may write to system locations — standard for global npm installs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paddle-integration - After installation, invoke the skill by name or use
/paddle-integration - 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 Paddle?
Paddle integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Paddle data. It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.
How do I install Paddle?
Run "/install paddle-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Paddle free?
Yes, Paddle is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Paddle support?
Paddle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Paddle?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills