Salesflare

v1.0.0

Salesflare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salesflare data.

0· 33·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill claims to integrate with Salesflare and its instructions exclusively use the Membrane CLI to discover actions, create connections, run actions, and proxy API requests. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a Salesflare connection, listing/running actions, and proxying requests. It does not ask to read local files, environment variables, or other system configuration unrelated to the integration.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell the user to install a public npm CLI (npm install -g @membranehq/cli). This is reasonable for a CLI-driven integration but requires trusting that npm package; installing global npm packages runs third-party code on the host.
Credentials
The skill declares no required environment variables, no primary credential, and tells the user to rely on Membrane for auth. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system-wide changes. It relies on user-run Membrane CLI commands; autonomous invocation is allowed by default but is not combined with excessive privileges.
Assessment
This skill is instruction-only and coherent: it expects you to install and use the Membrane CLI and a Membrane account to connect to Salesflare. Before installing, verify you trust the @membranehq/cli npm package (npm maintainership, package page, and README) because global npm installs execute third-party code. Understand that Membrane will proxy API calls on your behalf (so you don't share Salesflare API keys locally) — review the Membrane service/terms/privacy if you need strict data governance. If you prefer not to install a global CLI, you can run via npx per the docs. Otherwise there are no hidden credential requests or unexpected system accesses in the skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk9761vwpjgwnpndgstp4h3mwqd844czf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments