← Back to Skills Marketplace
membranedev

Salesforce

by Membrane Dev · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
491
Downloads
0
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install salesforce-integration
Description
Salesforce integration. Manage crm and marketing automation data, records, and workflows. Use when the user wants to interact with Salesforce data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to Salesforce and operate on records. Before installing or using it, verify the Membrane project and package (https://getmembrane.com and the @membranehq/cli npm package) are legitimate; prefer running the CLI via npx, in a container, or with a non-global install to avoid requiring system-wide write access; use a test Salesforce account or least-privilege account for initial setup; confirm the OAuth consent screen and scopes presented during login; and be aware that the CLI will store tokens/config locally. If you cannot or do not want to install third-party CLIs, do not install this skill.
Capability Analysis
Type: OpenClaw Skill Name: salesforce-integration Version: 1.0.12 The skill provides a legitimate integration for Salesforce using the Membrane CLI. The instructions in SKILL.md guide the agent through standard authentication, record management, and API interaction processes consistent with CRM automation. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill declares Salesforce integration and instructs the agent to use the Membrane CLI to authenticate and operate on Salesforce objects. Required capabilities (network access, a Membrane account, and installing @membranehq/cli) match the stated purpose and are proportionate.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, authenticating via interactive OAuth flows, creating/monitoring connections, and listing/executing actions against Salesforce. It does not instruct reading unrelated system files or environment variables. It does instruct polling connection state and using JSON output for machine-readable responses.
Install Mechanism
There is no platform install spec in the registry, but the instructions tell users to run `npm install -g @membranehq/cli@latest` (a public npm package). Installing a global npm package is a reasonable requirement for a CLI-driven integration, but global npm installs run package scripts and require elevated write access (system/global node_modules), so users should verify the package and prefer isolated environments (npx, containers, or user-level installs) if concerned.
Credentials
The skill does not require environment variables or credentials in the registry metadata. Authentication is handled interactively via the Membrane CLI and OAuth in the user's browser, which is appropriate for accessing Salesforce. There are no unexplained credential requests in SKILL.md.
Persistence & Privilege
always:false and normal agent invocation are used (expected). Installing and using the Membrane CLI will create local configuration and persist tokens/connection metadata on the host (normal for a CLI). If you want to avoid local persistence, run the CLI in an isolated environment or use ephemeral credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install salesforce-integration
  3. After installation, invoke the skill by name or use /salesforce-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
Auto sync from membranedev/application-skills
v1.0.11
Auto sync from membranedev/application-skills
v1.0.10
Auto sync from membranedev/application-skills
v1.0.9
Revert refresh marker
v1.0.8
Refresh update marker
v1.0.7
Auto sync from membranedev/application-skills
v1.0.6
Revert docs tweak
v1.0.5
Small docs tweak for connection validation
v1.0.4
Auto sync from membranedev/application-skills
v1.0.3
Sync latest commit from membranedev/application-skills
v1.0.2
Sync latest SKILL.md from membranedev/application-skills
v1.0.1
Sync latest from membranedev/application-skills
v1.0.0
Initial publish from membranedev/application-skills (salesforce)
Metadata
Slug salesforce-integration
Version 1.0.12
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 13
Frequently Asked Questions

What is Salesforce?

Salesforce integration. Manage crm and marketing automation data, records, and workflows. Use when the user wants to interact with Salesforce data. It is an AI Agent Skill for Claude Code / OpenClaw, with 491 downloads so far.

How do I install Salesforce?

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

Is Salesforce free?

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

Which platforms does Salesforce support?

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

Who created Salesforce?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.12.

💬 Comments