← Back to Skills Marketplace
gora050

Salesflare

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install salesflare-integration
Description
Salesflare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesflare data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install salesflare-integration
  3. After installation, invoke the skill by name or use /salesflare-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug salesflare-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Salesflare?

Salesflare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesflare data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Salesflare?

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

Is Salesflare free?

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

Which platforms does Salesflare support?

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

Who created Salesflare?

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

💬 Comments