← 返回 Skills 市场
Salesflare
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install salesflare-integration
功能描述
Salesflare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesflare data.
安全使用建议
This skill appears coherent and uses the Membrane CLI to manage Salesflare without asking for unrelated secrets. Before installing: (1) verify you trust the @membranehq npm package and its publisher (review the package and repository if possible); (2) prefer pinning the CLI to a specific version rather than always using @latest or npx @latest; (3) be aware you will grant Membrane access to your Salesflare data when you create a connection—review Membrane's privacy/permission model and any organization policies; (4) if you don't want global npm installs, run the CLI via npx with a pinned version or install locally; (5) the login flow uses a browser/code exchange—do not share one-time codes with untrusted parties.
功能分析
Type: OpenClaw Skill
Name: salesflare-integration
Version: 1.0.1
The skill provides a standard integration for Salesflare by leveraging the Membrane CLI. It instructs the agent to use a managed service (getmembrane.com) for authentication and API interactions, which follows security best practices by avoiding the local storage of API keys or secrets. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description match the instructions: all runtime steps use the Membrane CLI to create a Salesflare connection and run actions. There are no unrelated required env vars, binaries, or config paths that would be disproportionate to a Salesflare integration.
Instruction Scope
SKILL.md stays within scope: it tells the agent to install and use the Membrane CLI, perform login, create connections, discover and run actions. It does not instruct reading unrelated files, environment variables, or exfiltrating data to unexpected endpoints. Authentication flows are delegated to Membrane (browser/code flow).
Install Mechanism
The install instructions use npm install -g @membranehq/cli@latest and recommend npx @membranehq/cli@latest. Installing a global npm package and invoking @latest is a standard but moderately risky distribution method because package code is pulled from the public npm registry and future versions can change behavior. This is expected for a CLI but consider pinning a version or reviewing the package source before global install.
Credentials
The skill declares no required environment variables or credentials. It explicitly instructs not to ask users for Salesflare API keys and relies on Membrane to manage credentials server-side, which is proportionate to the described purpose.
Persistence & Privilege
The skill does not request always:true and is agent-invocable only when used. It does not instruct modifying other skills or global agent settings. No persistent or elevated platform privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install salesflare-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/salesflare-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Salesflare 是什么?
Salesflare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesflare data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Salesflare?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install salesflare-integration」即可一键安装,无需额外配置。
Salesflare 是免费的吗?
是的,Salesflare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Salesflare 支持哪些平台?
Salesflare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Salesflare?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills