← 返回 Skills 市场
gora050

Uipath

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install uipath
功能描述
UiPath integration. Manage data, records, and automate workflows. Use when the user wants to interact with UiPath data.
安全使用建议
This skill appears to do what it claims, but it relies on the Membrane service and installing their CLI. Before installing or using it: (1) verify and trust the Membrane vendor (review https://www.npmjs.com/package/@membranehq/cli and the GitHub repo), (2) prefer using `npx` instead of a global install if you want to avoid placing new binaries on the host, (3) when connecting UiPath, use a least-privilege/service account if possible and review the permissions requested in the connection flow, (4) understand that UiPath data and tokens will be handled by Membrane (check their privacy/security docs), and (5) if you need higher assurance, ask the publisher for more provenance (signed releases, exact package versions, or a vetted install spec).
功能分析
Type: OpenClaw Skill Name: uipath Version: 1.0.1 The skill provides standard instructions for integrating UiPath with the Membrane CLI. It guides the agent to install the official `@membranehq/cli` NPM package and use it for authentication and workflow automation. There are no signs of malicious intent, data exfiltration, or deceptive prompt injection; the instructions are consistent with the stated purpose of RPA integration.
能力评估
Purpose & Capability
Name/description (UiPath integration) match the instructions: the SKILL.md explains how to use the Membrane CLI to connect to a UiPath connector, discover and run actions, and create new actions. Nothing requested is unrelated to UiPath integration.
Instruction Scope
Instructions are focused on using the Membrane CLI (login, connect, action list/create/run). They do not ask the agent to read unrelated files or environment variables. However, the instructions explicitly delegate authentication and action execution to Membrane, meaning UiPath data and credentials will pass through a third-party service.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a global npm package executes third-party code on the host and is a moderate-risk operation; npm packages are traceable but should be reviewed before installation.
Credentials
The skill declares no required env vars or local credentials. Authentication is performed via Membrane's login flow rather than local secrets. This is proportionate, but it does shift trust and access to the Membrane service (they will hold OAuth tokens/credentials server-side).
Persistence & Privilege
The skill is not always-enabled and does not request system-level persistence. It is user-invocable and allows normal autonomous invocation. There is no indication it modifies other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uipath
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uipath 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug uipath
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Uipath 是什么?

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

如何安装 Uipath?

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

Uipath 是免费的吗?

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

Uipath 支持哪些平台?

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

谁开发了 Uipath?

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

💬 留言讨论