Leiga

v1.0.0

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

0· 55·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description state the skill integrates with Leiga and the SKILL.md instructs using the Membrane CLI and proxy to manage Leiga data; all required actions (connect, list actions, run actions, proxy requests) align with that purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser, creating connections, listing/running actions, and proxying API requests. The document does not instruct reading unrelated files or environment variables. It does, however, require trusting Membrane to hold and refresh credentials.
Install Mechanism
There is no registry install spec (the skill is instruction-only) but the SKILL.md directs users to install a global npm package (@membranehq/cli). Installing a global npm package is a normal approach but carries standard risks (network download, code written to disk, potential need for elevated permissions) — verify the package and repository before installing.
Credentials
The skill declares no required environment variables or local secrets and explicitly instructs not to request API keys from users. Authentication is handled by Membrane (browser login and server-side credentials), which is proportionate to the stated goal but centralizes trust in the Membrane service.
Persistence & Privilege
The skill is not flagged always:true, does not request persistent system-wide changes, and contains no code that would modify other skills/configs. As instruction-only it does not install persistent agent components itself.
Assessment
This skill is an instructions-only integration that relies on the Membrane service and its CLI. Before proceeding: (1) confirm you trust Membrane to hold/refresh your Leiga credentials and proxy requests; (2) review the @membranehq/cli package and its GitHub repository (the SKILL.md links to the repo) before running a global npm install; (3) be aware installing a global npm package may require elevated permissions and writes code to your system; and (4) the commands run will act on your Leiga data once you create a connection — review actions/requests before executing them.

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

latestvk97cdj7cpmgjpr04v750hgvwf9845f89

License

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

Comments