← 返回 Skills 市场
gora050

Partnerstack

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
179
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install partnerstack
功能描述
PartnerStack integration. Manage Organizations, Leads, Projects, Users, Goals, Filters. Use when the user wants to interact with PartnerStack data.
安全使用建议
This skill appears to do what it says: it uses the Membrane service/CLI to interact with PartnerStack. Before installing or running commands: (1) verify the @membranehq/cli package and publisher on npm (or use npx to avoid a global install), (2) understand that you will authenticate to Membrane and grant it access to PartnerStack on your behalf—review the OAuth scopes and Membrane's privacy/security docs, (3) avoid pasting PartnerStack API keys into the agent (the skill advises against it), and (4) if your organization has security policy, get approval for adding a third-party service that will manage your PartnerStack credentials.
功能分析
Type: OpenClaw Skill Name: partnerstack Version: 1.0.3 The skill provides instructions for an AI agent to manage PartnerStack data using the Membrane CLI. It follows security best practices by delegating authentication and credential management to the Membrane platform rather than handling raw API keys locally. The instructions in SKILL.md are consistent with the stated purpose of the integration, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description are PartnerStack-focused and the SKILL.md exclusively describes using the Membrane CLI to connect to PartnerStack, discover, create, and run actions. Requiring a Membrane account and network access matches the stated purpose; there are no unrelated credential or binary requirements.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing a Membrane login flow, creating a connection for the PartnerStack connector, and listing/creating/running actions. The instructions do not direct the agent to read arbitrary local files, environment variables, or send data to unexpected endpoints beyond Membrane/PartnerStack.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs installing @membranehq/cli from the public npm registry (npm install -g @membranehq/cli@latest) or using npx. Installing a public npm package is typical but has moderate risk compared with an instruction-only skill; this is expected for a CLI-based integration. Recommend verifying package provenance and considering npx to avoid a global install.
Credentials
The skill declares no required env vars or credentials. It explicitly delegates credential management to Membrane and instructs not to ask users for API keys or tokens locally. Requiring a Membrane account and an interactive login flow is proportional to the described functionality.
Persistence & Privilege
The skill is not configured as always:true and does not request unusual platform privileges. disable-model-invocation is false (normal), and the skill's instructions do not attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install partnerstack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /partnerstack 触发
  4. 根据 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
元数据
Slug partnerstack
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Partnerstack 是什么?

PartnerStack integration. Manage Organizations, Leads, Projects, Users, Goals, Filters. Use when the user wants to interact with PartnerStack data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。

如何安装 Partnerstack?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install partnerstack」即可一键安装,无需额外配置。

Partnerstack 是免费的吗?

是的,Partnerstack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Partnerstack 支持哪些平台?

Partnerstack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Partnerstack?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论