Contis
v1.0.2Contis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Contis data.
⭐ 0· 101·1 current·1 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description claim a Contis integration and all runtime instructions consistently show using the Membrane CLI and Membrane connections to access Contis APIs. There are no unrelated credentials, binaries, or actions requested.
Instruction Scope
SKILL.md tells the agent to install and run the Membrane CLI, create/connect a Contis connection, list and run actions, or proxy raw requests through Membrane. It does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The registry has no formal install spec, but the SKILL.md instructs installing @membranehq/cli via npm -g or using npx. This is reasonable for a CLI-driven integration, but npm global installs execute package code on install — consider using npx or reviewing the package source or using an isolated environment.
Credentials
The skill declares no required environment variables or credentials. It expects the user to authenticate via Membrane (browser-based login) and relies on Membrane to manage Contis credentials — this is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always: true and is user-invocable with normal autonomous invocation allowed. It does not request system-wide config changes or cross-skill configuration.
Assessment
This skill delegates Contis access to the Membrane platform. Before installing or using it: (1) confirm you trust Membrane and the @membranehq/cli package (review the npm package and GitHub repository), (2) prefer using npx to avoid a global npm install or install in an isolated environment, (3) authenticate via the official Membrane login flow rather than handing your Contis API keys directly, and (4) review what actions/requests the skill will run before executing them since proxying arbitrary Contis endpoints can perform any API operation your connection permits.Like a lobster shell, security has layers — review code before you run it.
latestvk979dmb8cd55ednewsczzw3gyn843gwg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
