Sellsy

v1.0.2

Sellsy integration. Manage Deals, Persons, Organizations, Leads, Projects, Pipelines and more. Use when the user wants to interact with Sellsy data.

0· 63·0 current·0 all-time
byMembrane Dev@membranedev
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 Sellsy and all runtime instructions focus on using Membrane to call Sellsy APIs, create connections, list actions, and proxy requests — this is proportionate to the described purpose.
Instruction Scope
SKILL.md stays on-topic: it tells the agent to install/use the Membrane CLI, perform Membrane login/connection flows, list/run actions, and optionally proxy raw Sellsy API calls via Membrane. It does not instruct reading unrelated files, exfiltrating secrets, or touching unrelated system state.
Install Mechanism
There is no formal install spec in the registry, but the instructions ask the user to run `npm install -g @membranehq/cli`. That is a reasonable, public npm package installation method, but it implicitly requires Node/npm (not declared) and a global install may require elevated privileges. Examples also use `npx` which can avoid a global install.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to handle Sellsy auth. That matches the guidance in SKILL.md (do not ask users for API keys).
Persistence & Privilege
The skill is not always-included and allows normal autonomous invocation. It does not request persistent system-wide changes or access to other skills' configs.
Assessment
This skill appears to do what it says: interact with Sellsy via the Membrane platform. Before installing or using it, note that you will need network access and a Membrane account, and the SKILL.md asks you to install the @membranehq/cli package (global npm installs require Node/npm and sometimes admin rights). Membrane will perform OAuth/auth proxying to Sellsy, so ensure you trust Membrane (review its privacy/security docs and the @membranehq/cli package source if desired). If you prefer not to install globally, use the provided npx examples. If you need higher assurance, verify the CLI package on npm/GitHub and confirm the connector ID and actions in a test account before granting access to production Sellsy data.

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

latestvk979jy39gpcnvetf5b87b2r275843bb2

License

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

Comments