Kickserv
v1.0.2Kickserv integration. Manage data, records, and automate workflows. Use when the user wants to interact with Kickserv data.
⭐ 0· 94·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Kickserv integration) match the instructions: all steps describe installing and using the Membrane CLI to connect to Kickserv, discover actions, run actions, or proxy requests. Nothing in the SKILL.md asks for unrelated services or credentials.
Instruction Scope
The instructions are narrowly scoped to installing/using the Membrane CLI, authenticating via the Membrane flow, listing/connecting to Kickserv connectors, running actions, and proxying API requests. They do not instruct reading local shell history, unrelated files, or transmitting arbitrary system data. They do assume network access and a Membrane account.
Install Mechanism
The skill instructs the user to install the @membranehq/cli package (npm -g or npx). This is a standard public npm package install (moderate-risk operation if performed), but the skill itself does not automatically download or run code. Users should verify the package and publisher before installing global npm packages.
Credentials
No environment variables, credentials, or config paths are required by the skill. The SKILL.md explicitly recommends using Membrane's connection flow rather than asking for API keys, which is proportionate to the described purpose.
Persistence & Privilege
The skill is instruction-only with no install spec and does not request permanent presence or modify other skills. always is false and autonomous invocation is allowed by default; that is normal for skills and not in itself problematic here.
Assessment
This skill is a how-to for the Membrane CLI to access Kickserv and appears coherent. Before installing: verify the @membranehq/cli package and repository are official, prefer running ephemeral commands with npx if you don't want a global install, and review Membrane's privacy/security docs because using the connector means Membrane will mediate and hold auth for Kickserv access. Do not paste Kickserv API keys into chat or prompts; follow the browser-based connection flow described. If you need a higher assurance, inspect the Membrane CLI source on GitHub and confirm the publisher and package integrity (checksums/signatures) before installing globally.Like a lobster shell, security has layers — review code before you run it.
latestvk970yn1wdmtfw67cq06rb9px7n843he8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
