← 返回 Skills 市场
Vision Helpdesk
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
132
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install vision-helpdesk
功能描述
Vision Helpdesk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vision Helpdesk data.
安全使用建议
This skill appears coherent: it delegates auth and API work to Membrane and tells you to install the Membrane CLI to manage Vision Helpdesk data. Before proceeding: (1) verify the @membranehq/cli package and its GitHub repo (review maintainers, recent activity, and npm download stats); (2) prefer using npx or a local install if you want to avoid global npm installs; (3) be aware that Membrane will manage credentials and therefore can access your Vision Helpdesk data — only connect accounts you trust and review Membrane's privacy/security docs; (4) do not paste service API keys into chat — follow the documented login/connection flow so credentials remain managed by Membrane. If you need higher assurance, ask the skill author for a signed package checksum or audit the CLI source before installing.
功能分析
Type: OpenClaw Skill
Name: vision-helpdesk
Version: 1.0.3
The skill requires the AI agent to perform high-risk operations including global installation of an external CLI tool (npm install -g @membranehq/cli@latest) and the execution of shell commands for authentication and service interaction. While these actions are aligned with the stated purpose of integrating with Vision Helpdesk via the Membrane platform, the requirement for shell access and external package management constitutes a significant attack surface. The instructions in SKILL.md also guide the agent to dynamically create actions and handle authentication codes, which are risky capabilities even if plausibly needed for the integration.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes integrating with Vision Helpdesk via the Membrane platform and only requires using the Membrane CLI to create connections, discover and run actions — which is consistent with the stated purpose.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating/listing connections and actions, and running actions. They do not instruct the agent to read unrelated files, exfiltrate data, or request unrelated environment variables.
Install Mechanism
This is an instruction-only skill (no install spec), but the runtime instructions ask the user to run `npm install -g @membranehq/cli@latest` (or npx examples). Installing a third-party CLI from the npm registry is expected for this integration but carries the usual supply-chain risk of any npm package; the skill itself does not automatically install anything.
Credentials
The skill declares no required env vars or credentials and relies on Membrane's hosted auth flow. It does not ask for unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and is instruction-only. It does not modify other skills or agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vision-helpdesk - 安装完成后,直接呼叫该 Skill 的名称或使用
/vision-helpdesk触发 - 根据 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
元数据
常见问题
Vision Helpdesk 是什么?
Vision Helpdesk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vision Helpdesk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Vision Helpdesk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vision-helpdesk」即可一键安装,无需额外配置。
Vision Helpdesk 是免费的吗?
是的,Vision Helpdesk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vision Helpdesk 支持哪些平台?
Vision Helpdesk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vision Helpdesk?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills