← Back to Skills Marketplace
membranedev

Uchat

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install uchat
Description
Uchat integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uchat data.
Usage Guidance
This skill appears coherent, but consider these practical precautions before installing/using it: - Trust the vendor: installing @membranehq/cli from npm will run code on your machine. Review the package page and the project's GitHub (https://github.com/membranedev/application-skills) and confirm you trust Membrane/getmembrane.com. - Review what data is shared: using the CLI means Membrane acts as an intermediary for Uchat API calls. Check Membrane's privacy/security docs to understand what data is sent to their servers and how long tokens persist. - Minimize blast radius: if possible, use a dedicated Membrane/Membrane-connected Uchat account or limited-permission Uchat credentials when testing. - Inspect local credential storage: the CLI will store auth state locally — find where (e.g., ~/.config or similar) and understand token lifetime and how to revoke access. - If you need extra assurance, install the CLI in a sandbox/container or run via npx (avoids global install) and review the CLI source code and recent releases on GitHub. If you want, I can (1) show the npm package page and repo for @membranehq/cli, (2) point to docs describing where the CLI stores tokens, or (3) outline a minimal test workflow to verify behavior in a contained environment.
Capability Analysis
Type: OpenClaw Skill Name: uchat Version: 1.0.1 The uchat skill is a set of instructions for an AI agent to interact with the Uchat platform via the Membrane CLI. It guides the agent through legitimate processes such as authentication, connection management, and action execution using the '@membranehq/cli' tool. There is no evidence of malicious intent, data exfiltration, or unauthorized command execution; the instructions prioritize secure credential handling through the Membrane platform rather than local storage.
Capability Assessment
Purpose & Capability
Name/description say 'Uchat integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to Uchat, discover and run actions. All requested operations (connect, list actions, run actions) align with the skill's purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, authenticating via the CLI (interactive or headless flow), creating/listing/running actions, and using connection IDs. The skill does not instruct reading unrelated files, harvesting environment variables, or transmitting data to unexpected endpoints beyond Membrane/Uchat.
Install Mechanism
The SKILL.md tells users to install @membranehq/cli using npm -g (and offers npx alternatives). Installing a global npm package is a normal way to get a CLI but does write code to disk and runs code from the npm registry — moderate risk compared with instruction-only/no-install skills. No direct download from untrusted URLs or archive extraction is recommended.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage auth. This is proportionate to its function. Note: the Membrane CLI will handle credentials and likely store tokens locally as part of normal CLI auth flows.
Persistence & Privilege
Skill is instruction-only, not always:true, and requests no special persistent platform privileges. It does rely on the Membrane service and CLI for auth and actions; autonomous invocation by the agent is allowed by platform default but is not introduced or expanded by this skill itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uchat
  3. After installation, invoke the skill by name or use /uchat
  4. 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
Slug uchat
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Uchat?

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

How do I install Uchat?

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

Is Uchat free?

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

Which platforms does Uchat support?

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

Who created Uchat?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments