Partnerize
v1.0.2Partnerize integration. Manage Organizations. Use when the user wants to interact with Partnerize data.
⭐ 0· 116·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Partnerize integration) matches the instructions: it uses the Membrane CLI to discover/connect to Partnerize and run Partnerize API calls. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying API requests. One important behavior: proxy requests and authentication are handled server-side by Membrane, which means Partnerize API calls and related data are sent to Membrane's service. This is expected for a connector but is a privacy/third-party-data-handling consideration the user should accept.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only). The README instructs the user to run `npm install -g @membranehq/cli`. That is a standard way to obtain the CLI from npm, but global npm installs and packages can run install scripts — verify the publisher (@membranehq) and package version before installing.
Credentials
The skill declares no required env vars or local credentials. It requires a Membrane account and network access, which is proportional. Note that you will be delegating auth and token management to Membrane (server-side), so you must trust Membrane to handle Partnerize credentials and request payloads.
Persistence & Privilege
Skill is instruction-only, no install-time changes or always:true flag. It does not request persistent elevated privileges or modify other skills. Autonomous invocation remains enabled (platform default) but is not combined with other concerning flags.
Assessment
This skill appears to do exactly what it says: it teaches the agent to use the Membrane CLI to connect to Partnerize. Before installing or using it, verify you trust @membranehq/getmembrane (review the package and its homepage), be aware that API requests and credentials are proxied through Membrane (so review their privacy/security policy), consider using a least-privilege Partnerize account for connections, and avoid globally installing packages unless you trust the publisher. If you need local-only behavior or want to avoid third-party proxying, do not use this skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97cbjx6r05ehnszp1y0zyympn842dmd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
