← 返回 Skills 市场
gora050

Salesforce Pardot

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install salesforce-pardot-integration
功能描述
SalesForce Pardot integration. Manage Campaigns. Use when the user wants to interact with SalesForce Pardot data.
安全使用建议
This skill appears coherent: it delegates auth and API access to the Membrane CLI and describes expected actions against Pardot. Before installing or running commands: 1) confirm the npm package author (@membranehq) and review the package page / GitHub repo to ensure it is the legitimate Membrane project; 2) avoid global installs on sensitive machines—consider using a controlled environment (container/VM) or inspect the package contents first; 3) be aware authentication will involve a browser/OAuth flow and will grant the Membrane connector access to your Pardot data, so only proceed if you trust that provider and understand the permissions requested. If you want a deeper safety check, provide the exact npm package URL or the Membrane CLI repository for a quick review.
功能分析
Type: OpenClaw Skill Name: salesforce-pardot-integration Version: 1.0.3 The skill provides standard documentation and instructions for an AI agent to manage Salesforce Pardot campaigns using the Membrane CLI. It covers installation, authentication, and execution of API actions through Membrane's managed infrastructure. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (Pardot integration) match the runtime instructions: the SKILL.md describes using the Membrane CLI to connect to Pardot and perform CRUD/query actions on prospects, lists, campaigns, etc. The requested operations and tooling are appropriate for that goal.
Instruction Scope
SKILL.md is an instruction-only workflow that tells the agent to install and use the Membrane CLI, run authentication (browser/OAuth flow or headless code flow), create/find a connection, and list/search actions. The commands and file/paths referenced are limited to the CLI and network interactions needed for integration; there are no instructions to read unrelated local files or exfiltrate arbitrary data.
Install Mechanism
Install is an npm global package (npm install -g @membranehq/cli@latest). This is a common, expected mechanism for a CLI but carries the usual npm/global-install risks: the package comes from the public registry and will be written to the system PATH. Verify the package owner (@membranehq) and upstream repository before installing in sensitive environments.
Credentials
The skill declares no required environment variables or credentials and relies on the Membrane CLI to manage authentication. That is proportionate for a connector that delegates auth to an external CLI. The SKILL.md does not request unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent agent presence or attempt to modify other skills or global agent settings. The agent may invoke the skill autonomously (normal platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install salesforce-pardot-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /salesforce-pardot-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Auto sync from membranedev/application-skills
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug salesforce-pardot-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Salesforce Pardot 是什么?

SalesForce Pardot integration. Manage Campaigns. Use when the user wants to interact with SalesForce Pardot data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 Salesforce Pardot?

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

Salesforce Pardot 是免费的吗?

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

Salesforce Pardot 支持哪些平台?

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

谁开发了 Salesforce Pardot?

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

💬 留言讨论