← Back to Skills Marketplace
gora050

Partnerize

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
185
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install partnerize
Description
Partnerize integration. Manage Organizations. Use when the user wants to interact with Partnerize data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to manage Partnerize connections and actions, and asks you to authenticate via the browser. Before installing, consider: (1) you will install an npm package globally — consider pinning a known safe version rather than `@latest`; (2) review the @membranehq/cli package reputation and the Membrane service privacy/security practices since Membrane will broker access to Partnerize on your behalf; (3) in headless or shared environments, be careful when completing OAuth flows (do not paste secrets into chat); and (4) verify that global npm installs are acceptable for your environment/policy. If you want extra assurance, inspect the official CLI repo and the npm package source before running the install.
Capability Analysis
Type: OpenClaw Skill Name: partnerize Version: 1.0.3 The skill bundle provides instructions for integrating with Partnerize via the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution using the 'membrane' command-line tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of using a third-party connector service (getmembrane.com) to handle API interactions.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Partnerize and the SKILL.md exclusively instructs using the Membrane CLI to create connections, discover and run Partnerize actions — these requirements are consistent with the described purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI, performing OAuth login flows, creating connections, listing actions, and running actions. The document does not instruct reading unrelated files, accessing unrelated env vars, or sending data to unexpected endpoints.
Install Mechanism
Install is instruction-only and asks the user to run `npm install -g @membranehq/cli@latest` (and npx in one example). This is a standard CLI installation path and expected for a CLI-based integration, but global npm installs and use of the `latest` tag carry typical supply-chain and system-impact risks (package compromise, unexpected upgrades).
Credentials
No environment variables, credentials, or config paths are required by the skill. The SKILL.md explicitly delegates credential handling to Membrane (OAuth/browser login) and advises not to ask users for API keys — this is proportional for a connector integration.
Persistence & Privilege
The skill is not force-enabled (always: false), does not request persistent system-wide changes, and contains no code that would modify other skills or agent settings. Autonomous invocation is allowed (platform default) but not combinatorially risky here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install partnerize
  3. After installation, invoke the skill by name or use /partnerize
  4. 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
Slug partnerize
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Partnerize?

Partnerize integration. Manage Organizations. Use when the user wants to interact with Partnerize data. It is an AI Agent Skill for Claude Code / OpenClaw, with 185 downloads so far.

How do I install Partnerize?

Run "/install partnerize" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Partnerize free?

Yes, Partnerize is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Partnerize support?

Partnerize is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Partnerize?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments