← 返回 Skills 市场
Sevdesk
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
201
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sevdesk
功能描述
SevDesk integration. Manage Organizations. Use when the user wants to interact with SevDesk data.
安全使用建议
This skill appears internally consistent: it delegates SevDesk access to the Membrane CLI and doesn't ask for unrelated secrets. Before installing, verify the @membranehq/cli npm package and its publisher (check the package page and repository), and consider installing/running the CLI in a controlled environment (container or VM) if you want extra isolation. Be aware the auth flow will open a browser or present an authorization URL — you will grant Membrane access to your SevDesk account, so only proceed if you trust that service and its privacy/security practices.
功能分析
Type: OpenClaw Skill
Name: sevdesk
Version: 1.0.3
The sevdesk skill bundle provides instructions for an AI agent to interact with SevDesk using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and executing actions through the Membrane platform, which handles API interactions and credentials. No evidence of malicious intent, data exfiltration, or unauthorized command execution was found; the logic is consistent with the stated purpose of integrating with cloud-based accounting software.
能力评估
Purpose & Capability
Name/description (SevDesk integration) match the instructions: all actions use the Membrane CLI to connect to a SevDesk connector and run actions. There are no unrelated permissions, credentials, or binaries requested.
Instruction Scope
SKILL.md instructs the agent to install and use the Membrane CLI, perform login flows, create/choose a connection, list/search/create/run actions, and only interact with Membrane/SevDesk. It does not direct reading of arbitrary files, access to unrelated environment variables, or transmission of data to unexpected endpoints.
Install Mechanism
The skill is instruction-only in the registry, but SKILL.md tells the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a legitimate way to get the CLI, but it executes code from the public npm registry — a moderate-risk action. This is proportional to the stated purpose, but users should verify the package's publisher and trustworthiness before global installation.
Credentials
The skill declares no required environment variables or credentials. Authentication is explicitly handled through Membrane's login flow (browser/authorization URL). No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system-wide changes in the manifest, and is expected to run commands interactively. It does not request modification of other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sevdesk - 安装完成后,直接呼叫该 Skill 的名称或使用
/sevdesk触发 - 根据 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
元数据
常见问题
Sevdesk 是什么?
SevDesk integration. Manage Organizations. Use when the user wants to interact with SevDesk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 201 次。
如何安装 Sevdesk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sevdesk」即可一键安装,无需额外配置。
Sevdesk 是免费的吗?
是的,Sevdesk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sevdesk 支持哪些平台?
Sevdesk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sevdesk?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills