← 返回 Skills 市场
membranedev

Unione

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
139
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install unione-integration
功能描述
UniOne integration. Manage data, records, and automate workflows. Use when the user wants to interact with UniOne data.
安全使用建议
This skill appears coherent and uses the Membrane CLI to operate on UniOne. Before proceeding: (1) Confirm you trust Membrane/@membranehq — review the npm package page and GitHub repo linked in SKILL.md and check recent maintainer activity. (2) Prefer running via npx when possible (avoids global install). Global npm install may require elevated privileges. (3) Understand that authentication uses a browser flow and that Membrane will manage UniOne credentials server-side — verify Membrane's privacy/security practices if you will handle sensitive customer data. (4) The platform will not auto-install the CLI; you must run the install commands yourself. (5) Do not provide unrelated API keys or secrets to the agent; this skill does not request them. If you want additional assurance, ask the author for the exact npm package version, repository commit, or an audit of what the @membranehq/cli binary performs.
功能分析
Type: OpenClaw Skill Name: unione-integration Version: 1.0.1 The skill provides instructions for an AI agent to interact with the UniOne messaging service using the Membrane CLI. It focuses on legitimate workflows such as action discovery, connection management, and automated action execution through the @membranehq/cli package. The instructions prioritize security by advising the agent to let Membrane handle credentials rather than requesting API keys directly from the user.
能力评估
Purpose & Capability
Name/description (UniOne integration) match the runtime instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to UniOne, discover and run actions, and create actions when needed. No unrelated services or credentials are requested.
Instruction Scope
Instructions only direct use of the Membrane CLI (login, connect, action list/create/run) and browser-based auth flows. They do not instruct reading unrelated files, scraping arbitrary system state, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no platform install spec), but SKILL.md tells users to run npm install -g @membranehq/cli@latest (or use npx). Installing from npm is typical, but it's a network operation that will install a global package (requiring elevated privileges on some systems). The install source is the npm registry (not an unknown URL), so risk is moderate and tied to trusting the @membranehq package and its maintainers.
Credentials
No environment variables, credentials, or config paths are requested. Authentication is delegated to Membrane's browser-based flow; that is proportionate for a CLI-driven integration. The only requirement is a Membrane account and network access.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request persistent system presence or modify other skills. Autonomous model invocation is allowed (platform default) but not accompanied by wide credential access or other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unione-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unione-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug unione-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Unione 是什么?

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

如何安装 Unione?

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

Unione 是免费的吗?

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

Unione 支持哪些平台?

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

谁开发了 Unione?

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

💬 留言讨论