← Back to Skills Marketplace
Userleap
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
145
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install userleap
Description
UserLeap integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserLeap data.
Usage Guidance
This skill looks coherent, but before installing: (1) verify the npm package name (@membranehq/cli) and publisher on npmjs and review the package/repo (https://github.com/membranedev/application-skills) to ensure it's legitimate; (2) be aware you'll need Node/npm and network access (these are required but not declared in the registry metadata); (3) a global npm install can run package install scripts — consider installing in a controlled/sandbox environment or using npx instead of -g if you prefer no global install; (4) authentication opens a browser or uses a code flow that will store tokens locally via the Membrane CLI—review where those tokens are stored and the Membrane privacy/security docs; (5) if you cannot or do not want to install third-party CLIs, ask the user or integrator to provide connections via an already-trusted Membrane setup instead. Overall the skill is internally consistent with its stated purpose, but these practical checks are recommended.
Capability Analysis
Type: OpenClaw Skill
Name: userleap
Version: 1.0.3
The userleap skill bundle provides instructions for an AI agent to manage UserLeap data via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard operations such as authentication, connection setup, and action execution, all of which align with the stated purpose of the integration. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill declares a UserLeap integration and instructs use of the Membrane CLI to manage connections and run actions — this fits the described purpose. However, the registry metadata did not list the real runtime dependency (node/npm) or the CLI package even though the SKILL.md instructs installing @membranehq/cli globally.
Instruction Scope
SKILL.md focuses on installing and using the Membrane CLI, creating connections, discovering and running actions, and authentication via browser or headless code flow. It does not instruct reading unrelated system files or exfiltrating data beyond interacting with the Membrane service and UserLeap.
Install Mechanism
This is an instruction-only skill (no install spec), but SKILL.md directs a global npm install (@membranehq/cli@latest). npm installs are a moderate-risk mechanism (packages may run install scripts); the install was not captured in the registry's install spec or declared dependencies.
Credentials
The skill requests no environment variables and explicitly instructs not to ask users for API keys, relying on Membrane for auth lifecycle — proportionate to purpose. Note: the CLI will perform local authentication and may store credentials/tokens locally; that local persistence is not mentioned in the metadata.
Persistence & Privilege
The skill is not always-included and does not request elevated or persistent platform privileges. It relies on a third-party CLI which will manage its own local state, but the skill itself does not request system-wide configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install userleap - After installation, invoke the skill by name or use
/userleap - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Userleap?
UserLeap integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserLeap data. It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.
How do I install Userleap?
Run "/install userleap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Userleap free?
Yes, Userleap is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Userleap support?
Userleap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Userleap?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills