Simplicate

v1.0.0

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

0· 57·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
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Simplicate integration) align with the runtime instructions: all actions use the Membrane CLI to list/run Simplicate actions or proxy requests. Nothing in the skill asks for unrelated cloud credentials or system-wide access.
Instruction Scope
SKILL.md only instructs using the Membrane CLI (login, connect, action list/run, and proxy requests). This stays within the integration scope, but the proxy capability can be used to send arbitrary requests to the Simplicate API via the Membrane connection — which is expected for a proxy but worth noting because it grants broad access to Simplicate data once the connection is authorized.
Install Mechanism
There is no install spec in the registry (instruction-only). The doc suggests installing @membranehq/cli via `npm install -g`, which is a standard approach but implies installing a third-party global npm package under the user's control. The skill itself does not automatically run installs or write files.
Credentials
The skill declares no required env vars, credentials, or config paths. All authentication is handled interactively through Membrane (browser login), so it does not request unrelated secrets or excessive environment access.
Persistence & Privilege
always is false and there are no install artifacts or code files. The skill does not request permanent presence or modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not accompanied by other concerning privileges.
Assessment
This skill is an instruction-only guide for using the Membrane CLI to access Simplicate and appears coherent with that purpose. Before installing or using it, consider: 1) Trust: Membrane (the intermediary) will obtain access to your Simplicate data when you create the connection—verify you trust getmembrane.com/@membranehq and review their privacy/terms. 2) CLI install: `npm install -g @membranehq/cli` installs third-party code globally; prefer installing in a controlled environment or using a sandbox if you are cautious. 3) Granular access: where possible, use a least-privilege service account or limited-scoped connector rather than a personal admin account. 4) Audit actions: the skill enables proxying arbitrary API requests through Membrane—be deliberate about which requests you run and what data you expose. If you want extra assurance, review Membrane's documentation and the connector's requested scopes before authenticating.

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

latestvk9755z7xmz85qaskfp53jn5csx84b1r3

License

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

Comments