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