← 返回 Skills 市场
Userpilot
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install userpilot
功能描述
Userpilot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Userpilot data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to interact with Userpilot. Before installing and using it, verify the Membrane CLI package and vendor (check https://getmembrane.com and the referenced GitHub repo), and prefer using npx for one‑off commands if you want to avoid a global install. Review the permissions requested during the membrane login flow and avoid pasting secrets into unexpected prompts. If you have high risk tolerance concerns, run the CLI in an isolated environment (container or VM) and confirm the npm package maintainer and release history before a global install.
功能分析
Type: OpenClaw Skill
Name: userpilot
Version: 1.0.1
The skill provides standard instructions for integrating with Userpilot via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing actions. The instructions are consistent with the stated purpose and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The SKILL.md describes interacting with Userpilot via the Membrane platform and the commands it tells the agent to run are all Membrane CLI operations (connect, action list/run, login). The requested artifacts (Membrane CLI) align with the stated purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating connections, discovering actions, and running them. They do not ask the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints. Interactive browser login and headless flow are documented.
Install Mechanism
The skill directs users to install @membranehq/cli from the npm registry (npm install -g and npx usage). This is a common and expected mechanism but carries moderate supply‑chain risk compared with a no‑install, instruction‑only skill; no archive downloads or obscure URLs are used.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to handle authentication. Asking the user to run membrane login is appropriate for this integration; there are no unrelated credential requests.
Persistence & Privilege
The skill does not request persistent/platform‑wide privileges (always: false). It does not instruct modifications to other skills or global agent settings. Normal autonomous invocation is allowed (platform default) and is not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install userpilot - 安装完成后,直接呼叫该 Skill 的名称或使用
/userpilot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Userpilot 是什么?
Userpilot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Userpilot data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Userpilot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install userpilot」即可一键安装,无需额外配置。
Userpilot 是免费的吗?
是的,Userpilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Userpilot 支持哪些平台?
Userpilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Userpilot?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills