← Back to Skills Marketplace
Userpilot
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
105
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install userpilot
Description
Userpilot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Userpilot data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to interact with Userpilot. Before installing and using it, verify the Membrane CLI package and vendor (check https://getmembrane.com and the referenced GitHub repo), and prefer using npx for one‑off commands if you want to avoid a global install. Review the permissions requested during the membrane login flow and avoid pasting secrets into unexpected prompts. If you have high risk tolerance concerns, run the CLI in an isolated environment (container or VM) and confirm the npm package maintainer and release history before a global install.
Capability Analysis
Type: OpenClaw Skill
Name: userpilot
Version: 1.0.1
The skill provides standard instructions for integrating with Userpilot via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing actions. The instructions are consistent with the stated purpose and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md describes interacting with Userpilot via the Membrane platform and the commands it tells the agent to run are all Membrane CLI operations (connect, action list/run, login). The requested artifacts (Membrane CLI) align with the stated purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating connections, discovering actions, and running them. They do not ask the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints. Interactive browser login and headless flow are documented.
Install Mechanism
The skill directs users to install @membranehq/cli from the npm registry (npm install -g and npx usage). This is a common and expected mechanism but carries moderate supply‑chain risk compared with a no‑install, instruction‑only skill; no archive downloads or obscure URLs are used.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to handle authentication. Asking the user to run membrane login is appropriate for this integration; there are no unrelated credential requests.
Persistence & Privilege
The skill does not request persistent/platform‑wide privileges (always: false). It does not instruct modifications to other skills or global agent settings. Normal autonomous invocation is allowed (platform default) and is not by itself a concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install userpilot - After installation, invoke the skill by name or use
/userpilot - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Userpilot?
Userpilot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Userpilot data. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install Userpilot?
Run "/install userpilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Userpilot free?
Yes, Userpilot is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Userpilot support?
Userpilot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Userpilot?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills