← 返回 Skills 市场
gora050

Solarwinds Service Desk

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install solarwinds-service-desk-integration
功能描述
SolarWinds Service Desk integration. Manage Incidents, Problems, Changes, Assets, Solutions, Users and more. Use when the user wants to interact with SolarWi...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install solarwinds-service-desk-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /solarwinds-service-desk-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug solarwinds-service-desk-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Solarwinds Service Desk?

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

Solarwinds Service Desk 是免费的吗?

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

Solarwinds Service Desk 支持哪些平台?

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

谁开发了 Solarwinds Service Desk?

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

💬 留言讨论