← 返回 Skills 市场
gora050

Onedesk

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
163
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install onedesk
功能描述
OneDesk integration. Manage Organizations. Use when the user wants to interact with OneDesk data.
安全使用建议
This skill appears to be a wrapper around the Membrane CLI to interact with OneDesk, but the package metadata omits runtime requirements that the SKILL.md expects. Before installing or running it: (1) verify you trust @membranehq on npm and inspect the npm package/repository; (2) be aware that following the docs will install a global npm package (npm/node required) and will execute networked code via npx — consider installing in a sandbox or container; (3) confirm you have or are willing to create a Membrane account (SKILL.md requires it) and understand what permissions that account grants; (4) ask the publisher to correct the registry metadata to declare required binaries (node/npm/membrane CLI) and the requirement for a Membrane account; and (5) if you are security-sensitive, prefer to run the commands manually and inspect outputs rather than granting autonomous agent execution until provenance is confirmed.
功能分析
Type: OpenClaw Skill Name: onedesk Version: 1.0.3 The 'onedesk' skill bundle provides instructions for integrating with the OneDesk platform via the Membrane CLI. It guides the agent through standard procedures such as installing the `@membranehq/cli` npm package, authenticating, and managing connections and actions. The instructions in SKILL.md are consistent with the stated purpose and emphasize secure credential management by delegating authentication to the Membrane platform rather than handling secrets locally.
能力评估
Purpose & Capability
The skill's stated purpose (OneDesk integration) aligns with using a third-party integration helper (Membrane). However the skill's metadata declares no required binaries or credentials, while the SKILL.md explicitly requires the Membrane CLI and a Membrane account—this mismatch is unexpected.
Instruction Scope
The SKILL.md instructions stay within OneDesk integration scope (install Membrane CLI, create connections, discover/run actions). The instructions do not ask the agent to read unrelated files or environment variables, nor to exfiltrate data. They do require interactive authentication and manual steps (open URL, complete login) which is normal for OAuth-style flows.
Install Mechanism
There is no install spec in the registry, but the SKILL.md tells users/agents to run `npm install -g @membranehq/cli@latest` and suggests `npx ...` usage. Installing a global npm package or invoking npx downloads and executes code from the npm registry — moderate risk and should be declared up front. The absence of an official install spec in the registry plus runtime npm installs is an inconsistency to verify.
Credentials
The skill does not request local environment variables or API keys in metadata, and explicitly recommends not asking users for OneDesk API keys because Membrane manages auth. That is proportionate. However SKILL.md requires a valid Membrane account and network access (declared in the doc but not in registry metadata), which should have been declared as required credentials or compatibility constraints.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent system-wide changes in the SKILL.md. Autonomous invocation is allowed by default (normal). No instructions attempt to modify other skills or system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install onedesk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /onedesk 触发
  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 onedesk
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Onedesk 是什么?

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

如何安装 Onedesk?

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

Onedesk 是免费的吗?

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

Onedesk 支持哪些平台?

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

谁开发了 Onedesk?

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

💬 留言讨论