← Back to Skills Marketplace
gora050

Uplead

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
135
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uplead
Description
UpLead integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpLead data.
Usage Guidance
This skill is internally consistent for an UpLead integration that uses Membrane as a proxy, but before installing or using it you should: 1) Confirm you trust the Membrane service and the @membranehq/cli npm package (review the package on npm and its GitHub repo at the listed homepage/repository). 2) Avoid installing global npm packages on shared or production machines; prefer a contained environment (container or VM) if you are unsure. 3) Understand that Membrane will handle UpLead authentication and therefore will have access to your UpLead account and any proxied data — review Membrane's privacy/security docs and terms. 4) In headless setups, follow the documented login flow carefully and verify URLs before copying codes. If you need stronger assurance, inspect the CLI source code on GitHub (repository listed in SKILL.md) before installing.
Capability Assessment
Purpose & Capability
Name and description (UpLead integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to UpLead, list actions, run actions, and proxy raw requests. Nothing requested (no env vars, no config paths) is inconsistent with this purpose.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying API calls. The skill does not instruct the agent to read local files, harvest unrelated environment variables, or exfiltrate data to third-party endpoints outside of Membrane/UpLead.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli globally via npm. This is a common pattern but has moderate risk: installing a global npm package runs code on your machine and requires trust in the package/publisher. The registry itself contains no install spec (instruction-only), so installation is manual and not enforced by the skill.
Credentials
The skill declares no required environment variables or credentials, which is proportional. However, it relies on Membrane to perform authentication server-side — that means Membrane (and the @membranehq/cli you install) will handle and have access to UpLead credentials and proxied API calls. This is expected for a proxy-based integration but requires trusting the external service.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not instruct modifying other skills or system-wide settings. It does instruct the user to install a CLI, which is local installation but not an autonomous persistence flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uplead
  3. After installation, invoke the skill by name or use /uplead
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug uplead
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Uplead?

UpLead integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpLead data. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install Uplead?

Run "/install uplead" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Uplead free?

Yes, Uplead is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Uplead support?

Uplead is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Uplead?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments