← 返回 Skills 市场
gora050

Unanet

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install unanet
功能描述
Unanet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unanet data.
安全使用建议
This skill is coherent, but it relies on the third-party Membrane CLI and your Membrane account to access Unanet. Before installing or using it: (1) verify the @membranehq/cli package and publisher on npm (and consider pinning a known-good version rather than always using @latest), (2) avoid running global npm installs as root where possible, (3) ensure you trust the Membrane service (it will broker access to your Unanet data), and (4) if you require stronger isolation, run the CLI in a sandboxed environment or review network activity and the Membrane account/connection permissions. If you need more assurance, request the skill author provide a link to the exact CLI release and package integrity information.
功能分析
Type: OpenClaw Skill Name: unanet Version: 1.0.3 The skill provides instructions for an AI agent to interact with Unanet ERP software using the Membrane CLI (@membranehq/cli). The logic focuses on legitimate integration tasks such as authentication, action discovery, and workflow execution, while explicitly advising against manual credential handling in favor of a managed service. No indicators of malicious intent or data exfiltration were found in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name and description claim an Unanet integration; the SKILL.md exclusively instructs using the Membrane CLI to connect to Unanet, list/create/run actions, and handle auth. Required capabilities (network access, Membrane account, Membrane CLI) are coherent with the described purpose.
Instruction Scope
Runtime instructions stay within scope: install the Membrane CLI, run membrane login, connect to the Unanet connector, discover or create actions, and run them. The instructions do not ask the agent to read unrelated files, other env vars, or transmit data to endpoints outside Membrane/Unanet.
Install Mechanism
Install is via npm -g @membranehq/cli@latest (registry install). This is a common, expected mechanism for a CLI dependency but is a networked package install (moderate trust). No arbitrary URL downloads or archive extraction are present.
Credentials
The skill declares no required env vars or credentials; authentication is delegated to Membrane (login flow). Requesting a Membrane account and interactive auth is proportionate to accessing Unanet. There are no extraneous credential requests in the instructions.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not modify other skills or system-wide settings. It relies on the Membrane CLI for auth storage and token refresh, which is normal for this integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unanet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unanet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug unanet
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Unanet 是什么?

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

如何安装 Unanet?

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

Unanet 是免费的吗?

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

Unanet 支持哪些平台?

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

谁开发了 Unanet?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论