← 返回 Skills 市场
Screendesk
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install screendesk
功能描述
Screendesk integration. Manage Organizations. Use when the user wants to interact with Screendesk data.
安全使用建议
This skill appears coherent: it delegates auth and API calls to the Membrane CLI rather than asking for your API keys. Before installing, verify you trust the @membranehq/cli package (check the npm package page and the linked GitHub repository), and prefer installing/running CLI tools in a sandboxed environment if you have security concerns. Note that installing a global npm package runs code on your machine — if you cannot validate the package source, consider using npx per-invocation or running inside a container/VM.
功能分析
Type: OpenClaw Skill
Name: screendesk
Version: 1.0.3
The skill provides instructions for an AI agent to manage Screendesk data using the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` npm package, authenticating via OAuth, and executing integration actions. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the logic is consistent with the stated purpose of providing a customer support platform integration.
能力评估
Purpose & Capability
The skill is an integration for Screendesk and all runtime instructions use the Membrane CLI to connect, discover, build, and run actions against Screendesk. Requesting the Membrane CLI and network access is coherent with that purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in (browser or headless OAuth flow), creating/listing connections, and running Membrane actions. It does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The install recommendation is npm install -g @membranehq/cli@latest (and examples using npx). Installing a global npm package is a common pattern for CLIs but does execute code on the host and pulls from the public npm registry; users should ensure they trust the package and review its source/release provenance before installing globally.
Credentials
The skill declares no required env vars, no secrets, and relies on Membrane to handle auth. That is proportionate: a connector skill typically delegates credentials to the integration layer rather than asking for unrelated tokens.
Persistence & Privilege
The skill is instruction-only, has no always:true flag, and does not request modification of other skills or system-wide settings. It does require the user to install a CLI which will persist on disk, but that is normal for a CLI-based integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install screendesk - 安装完成后,直接呼叫该 Skill 的名称或使用
/screendesk触发 - 根据 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
元数据
常见问题
Screendesk 是什么?
Screendesk integration. Manage Organizations. Use when the user wants to interact with Screendesk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Screendesk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install screendesk」即可一键安装,无需额外配置。
Screendesk 是免费的吗?
是的,Screendesk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Screendesk 支持哪些平台?
Screendesk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Screendesk?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills