Skill flagged — suspicious patterns detected
ClawHub Security flagged this skill as suspicious. Review the scan results before using.
Paddle
v1.0.2Paddle integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Paddle data.
⭐ 0· 78·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The SKILL.md consistently describes a Paddle integration via the Membrane CLI (payments-related proxy/API usage). However the top-line description mentions "Deals, Persons, Organizations, Leads, Projects, Pipelines" (CRM concepts) which are not typical Paddle entities. This wording mismatch suggests copy-paste or incorrect metadata and reduces confidence that the skill description accurately represents its behavior.
Instruction Scope
The instructions are narrowly scoped to installing and using the Membrane CLI, creating a Membrane connection to Paddle, listing actions, running actions, and optionally proxying raw Paddle API requests via Membrane. The SKILL.md does not instruct reading unrelated local files or exfiltrating other secrets; it explicitly advises not to ask users for API keys and to let Membrane manage credentials.
Install Mechanism
The registry has no automated install spec, but the documentation tells users to run `npm install -g @membranehq/cli`. Installing a global npm package is a real-world dependency but carries moderate risk (third-party code executed locally). Because installation is manual (instruction-only) the skill itself won't install anything automatically, but users should verify the CLI package and publisher before installing.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md instructs using Membrane to manage authentication and explicitly discourages collecting local API keys or tokens, which is proportionate for a connector-based integration.
Persistence & Privilege
No special persistence or elevated privileges are requested (always:false, no config paths, no auto-install). The skill is user-invocable and allows autonomous invocation (platform default), which is expected for skills; this alone is not a red flag.
What to consider before installing
Before installing or using this skill: (1) note the mismatch between the short description (CRM entities like Deals/Leads/Pipelines) and Paddle (a payments platform) — confirm the skill actually targets Paddle and that the connector you connect to is the official Paddle connector; (2) verify and trust the Membrane CLI package (@membranehq/cli) before running `npm install -g` (global installs run third-party code on your machine); (3) review the permissions requested during the browser-based Membrane connector OAuth flow to ensure they are appropriate for the tasks you expect; (4) remember this is instruction-only and will not auto-install, but commands you run (or an agent invoking the skill) can make API calls through your Membrane connection — only enable/use this skill if you trust the Membrane service and the connector implementation. If you want higher assurance, ask the publisher to correct the description and provide explicit confirmation that the connector targets Paddle and not a CRM service.Like a lobster shell, security has layers — review code before you run it.
latestvk973355tvpy3n338msq7qej42h842r3m
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
