← 返回 Skills 市场
Salesforce Dmp
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install salesforce-dmp
功能描述
Salesforce DMP integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesforce DMP data.
安全使用建议
This skill is an instruction-only wrapper that uses the third-party Membrane service and CLI to talk to Salesforce DMP. Before installing or using it: 1) verify the npm package name (@membranehq/cli) and the project homepage/repository to ensure it is the official CLI; 2) review the package source or release artifacts if you can, or run it in an isolated environment (container/VM) if concerned about installing global npm packages; 3) understand that you will complete an OAuth/browser flow granting Membrane access to Salesforce data — review Membrane's privacy and data handling policies and the specific permissions requested in the OAuth consent screen; 4) prefer using npx (one-off) or an isolated install rather than a global -g install if you want lower host exposure.
功能分析
Type: OpenClaw Skill
Name: salesforce-dmp
Version: 1.0.1
The skill provides instructions for an AI agent to interact with Salesforce DMP using the Membrane CLI. It involves installing the `@membranehq/cli` npm package and performing authentication and action execution through the `membrane` command-line tool. The instructions are well-documented, align with the stated purpose of the skill, and do not contain any evidence of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The name/description (Salesforce DMP integration) matches the instructions: all runtime actions are performed via the Membrane CLI which claims to provide a Salesforce DMP connector. Requiring a Membrane account is coherent with delegating auth/requests to that service.
Instruction Scope
SKILL.md contains only CLI instructions for installing and using the Membrane CLI, creating connections, discovering and running actions, and handling OAuth flow via browser codes. It does not instruct reading arbitrary local files, environment variables, or sending data to unexpected endpoints beyond Membrane.
Install Mechanism
There is no formal install spec in the skill bundle, but SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest` (and uses npx elsewhere). Installing an npm CLI pulls code from the npm registry (moderate risk). This is expected for a CLI-based integration but the user should verify the package identity and review it before installing globally.
Credentials
The skill declares no required environment variables or credentials. It intentionally defers auth to Membrane (OAuth/browser flow) and explicitly advises not to ask users for API keys—this is proportionate to the described purpose.
Persistence & Privilege
The skill does not request always:true, does not request persistent system-level config, and is user-invocable. No elevated permanence or cross-skill config changes are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install salesforce-dmp - 安装完成后,直接呼叫该 Skill 的名称或使用
/salesforce-dmp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Salesforce Dmp 是什么?
Salesforce DMP integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesforce DMP data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Salesforce Dmp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install salesforce-dmp」即可一键安装,无需额外配置。
Salesforce Dmp 是免费的吗?
是的,Salesforce Dmp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Salesforce Dmp 支持哪些平台?
Salesforce Dmp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Salesforce Dmp?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills