← 返回 Skills 市场
Paddle
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install paddle-integration
功能描述
Paddle integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Paddle data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paddle-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/paddle-integration触发 - 根据 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
元数据
常见问题
Paddle 是什么?
Paddle integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Paddle data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Paddle?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paddle-integration」即可一键安装,无需额外配置。
Paddle 是免费的吗?
是的,Paddle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Paddle 支持哪些平台?
Paddle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Paddle?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills