← Back to Skills Marketplace
gora050

Serveravatar

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install serveravatar
Description
ServerAvatar integration. Manage Servers, Teams. Use when the user wants to interact with ServerAvatar data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install serveravatar
  3. After installation, invoke the skill by name or use /serveravatar
  4. 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
Slug serveravatar
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Serveravatar?

ServerAvatar integration. Manage Servers, Teams. Use when the user wants to interact with ServerAvatar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install Serveravatar?

Run "/install serveravatar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Serveravatar free?

Yes, Serveravatar is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Serveravatar support?

Serveravatar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Serveravatar?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments