← Back to Skills Marketplace
Screendesk
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install screendesk
Description
Screendesk integration. Manage Organizations. Use when the user wants to interact with Screendesk data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install screendesk - After installation, invoke the skill by name or use
/screendesk - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Screendesk?
Screendesk integration. Manage Organizations. Use when the user wants to interact with Screendesk data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Screendesk?
Run "/install screendesk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Screendesk free?
Yes, Screendesk is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Screendesk support?
Screendesk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Screendesk?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills