← Back to Skills Marketplace
Solarwinds Service Desk
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install solarwinds-service-desk-integration
Description
SolarWinds Service Desk integration. Manage Incidents, Problems, Changes, Assets, Solutions, Users and more. Use when the user wants to interact with SolarWi...
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to talk to SolarWinds Service Desk, which is coherent with its purpose. Before installing or running anything: (1) verify the @membranehq/cli npm package and GitHub repo are the official Membrane project and review recent package activity; (2) prefer running commands with npx (npx @membranehq/cli@latest) instead of a global npm install to avoid modifying system state; (3) be prepared to complete an OAuth-style login flow in a browser (the CLI prints a URL/code for headless environments); (4) confirm your organization policy allows installing third-party CLIs and that you trust Membrane to manage credentials; and (5) remember the SKILL.md is only documentation — the real security surface is the CLI you install and the Membrane service it connects to. If you want extra assurance, inspect the Membrane CLI code/release on GitHub or run it in an isolated environment (container) first.
Capability Analysis
Type: OpenClaw Skill
Name: solarwinds-service-desk-integration
Version: 1.0.1
The skill instructs the agent to perform high-risk system operations, including the global installation of an NPM package (@membranehq/cli) and the execution of shell commands for authentication and API interaction. While these actions are aligned with the stated purpose of integrating SolarWinds Service Desk via the Membrane platform, the requirement for system-level modifications and external CLI execution constitutes a significant attack surface. The instructions in SKILL.md guide the agent through a headless login flow and dynamic action creation, which are powerful capabilities that lack explicit safeguards within the provided files.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to interact with SolarWinds Service Desk. There are no unrelated required env vars, binaries, or config paths that don't belong to this integration.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating via Membrane's login flow, creating connections, and listing/running Membrane actions. The doc explicitly advises against asking users for raw API keys and does not instruct reading unrelated files or environment variables.
Install Mechanism
There is no formal install spec in the registry (the skill is instruction-only), but the SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). Installing global npm packages runs code on the host (postinstall scripts) and requires write permissions; consider using npx or auditing the package and its publisher before installing. The referenced repository and homepage point to Membrane, which is consistent and reduces suspicion.
Credentials
The skill does not declare or require any environment variables or credentials; authentication is delegated to Membrane's login flow. There are no unrelated credential requests in the instructions.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not instruct modifying other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install solarwinds-service-desk-integration - After installation, invoke the skill by name or use
/solarwinds-service-desk-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Solarwinds Service Desk?
SolarWinds Service Desk integration. Manage Incidents, Problems, Changes, Assets, Solutions, Users and more. Use when the user wants to interact with SolarWi... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Solarwinds Service Desk?
Run "/install solarwinds-service-desk-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Solarwinds Service Desk free?
Yes, Solarwinds Service Desk is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Solarwinds Service Desk support?
Solarwinds Service Desk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Solarwinds Service Desk?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills