← 返回 Skills 市场
gora050

Serveravatar

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install serveravatar
功能描述
ServerAvatar integration. Manage Servers, Teams. Use when the user wants to interact with ServerAvatar data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to ServerAvatar and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli npm package and the Membrane service are trustworthy (check the package page, repo, and recent releases). Prefer using npx for one-off commands rather than npm -g to avoid installing global packages, or review the package source before global install. Understand that the CLI will open an OAuth/device login flow — do not paste unrelated secrets or codes into third parties. If you need stronger isolation, run the CLI in a sandboxed environment or container and review the permissions/scopes granted to the connector in your Membrane account.
功能分析
Type: OpenClaw Skill Name: serveravatar Version: 1.0.3 The skill bundle provides documentation and instructions for an AI agent to interact with ServerAvatar using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating via a tenant-based login, and managing server resources through predefined or dynamically created actions. The instructions in SKILL.md emphasize security best practices, such as delegating credential management to the Membrane platform rather than requesting secrets from the user, and no malicious logic or exfiltration patterns were identified.
能力评估
Purpose & Capability
Name/description (ServerAvatar integration) align with the runtime instructions: the SKILL.md only documents using the Membrane CLI to create a connection and run actions against the ServerAvatar connector. Requested capabilities (network access and a Membrane account) are proportional to the stated purpose.
Instruction Scope
Instructions are scoped to installing the Membrane CLI, authenticating via the Membrane login flow, creating a connector connection, discovering and running actions, and optionally creating new actions. The doc does not ask the agent to read unrelated files, collect unrelated secrets, or transmit data to unexpected endpoints. It advises not to ask users for API keys and to prefer Membrane-managed auth.
Install Mechanism
Installation is an npm global install (@membranehq/cli@latest) which is a common but moderately privileged install method (packages from the public npm registry can run install scripts). The SKILL.md also uses npx in examples (safer, no global install). No obscure download URLs or archive extraction are used.
Credentials
The skill declares no required env vars, no credentials, and the instructions rely on Membrane's OAuth/device flow rather than asking for API keys. This is proportionate to a connector-based integration.
Persistence & Privilege
Skill is instruction-only, has no install spec writing files, and 'always' is false. Nothing in the SKILL.md asks the skill to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install serveravatar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /serveravatar 触发
  4. 根据 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
元数据
Slug serveravatar
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Serveravatar 是什么?

ServerAvatar integration. Manage Servers, Teams. Use when the user wants to interact with ServerAvatar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。

如何安装 Serveravatar?

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

Serveravatar 是免费的吗?

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

Serveravatar 支持哪些平台?

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

谁开发了 Serveravatar?

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

💬 留言讨论