← Back to Skills Marketplace
gora050

Salesforce Pardot

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
150
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install salesforce-pardot-integration
Description
SalesForce Pardot integration. Manage Campaigns. Use when the user wants to interact with SalesForce Pardot data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install salesforce-pardot-integration
  3. After installation, invoke the skill by name or use /salesforce-pardot-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug salesforce-pardot-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Salesforce Pardot?

SalesForce Pardot integration. Manage Campaigns. Use when the user wants to interact with SalesForce Pardot data. It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.

How do I install Salesforce Pardot?

Run "/install salesforce-pardot-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Salesforce Pardot free?

Yes, Salesforce Pardot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Salesforce Pardot support?

Salesforce Pardot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Salesforce Pardot?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments