← 返回 Skills 市场
membranedev

Uchat

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install uchat
功能描述
Uchat integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uchat data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uchat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uchat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug uchat
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Uchat 是什么?

Uchat integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uchat data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Uchat?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install uchat」即可一键安装,无需额外配置。

Uchat 是免费的吗?

是的,Uchat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Uchat 支持哪些平台?

Uchat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Uchat?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论