← Back to Skills Marketplace
gora050

Vetty

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vetty
Description
Vetty integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vetty data.
Usage Guidance
This skill appears to do what it says: it instructs you to install and use the Membrane CLI to manage Vetty data. Before installing/use, consider: 1) The SKILL.md recommends 'npm install -g' and 'npx' — both fetch code from the public npm registry. Installing global npm packages may require elevated privileges and will place third-party binaries on your system. Consider using 'npx' or a local install if you want to avoid a global change. 2) The Membrane CLI will handle authentication and likely store local credentials/config — review Membrane's privacy/security docs and where the CLI stores tokens. 3) The registry metadata omitted the dependency on the 'membrane' binary; ensure you trust the Membrane project (@membranehq on npm, getmembrane.com) before installing. 4) If you have strict security requirements, audit the @membranehq/cli package version you install and limit the agent's network access. Overall the skill is coherent, but exercise the usual caution when installing and running third-party CLIs.
Capability Analysis
Type: OpenClaw Skill Name: vetty Version: 1.0.1 The skill bundle provides instructions for integrating with the Vetty platform via the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution using the 'membrane' command-line tool. There is no evidence of malicious intent, data exfiltration, or unauthorized access; the instructions specifically advise against asking users for sensitive credentials, deferring secret management to the Membrane platform. All external references (getmembrane.com, vetty.co) are consistent with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
The skill's stated purpose (Vetty integration) matches the instructions which rely on the Membrane CLI to access Vetty. One minor mismatch: the registry metadata lists no required binaries/configs, but the runtime instructions clearly require the 'membrane' CLI (and an npm environment to install it). This is a documentation/metadata omission rather than a functional incoherence.
Instruction Scope
SKILL.md limits instructions to installing and using the Membrane CLI, creating connections, listing and running actions, and polling action build state. It does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints. Authentication is delegated to Membrane rather than requesting direct API keys.
Install Mechanism
There is no automatic install spec in the registry (instruction-only skill). The doc recommends installing @membranehq/cli via npm (global install) or using npx. Installing npm packages (or using npx) pulls code from the public npm registry — expected for a CLI but a moderate-risk action because it fetches third-party code at install/run time. The registry metadata did not declare this dependency, which reduces clarity.
Credentials
The skill declares no required environment variables or primary credential, and the instructions explicitly tell users not to provide API keys (use Membrane connections instead). The requested access is proportionate to the stated purpose. Note: the Membrane CLI will perform authentication flows and will store credentials locally per its own behavior (not declared in skill metadata).
Persistence & Privilege
The skill is not forced-always, does not request persistent system-wide privileges, and has no install script that would modify other skills or system settings. Autonomous invocation is allowed (platform default) but is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vetty
  3. After installation, invoke the skill by name or use /vetty
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug vetty
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Vetty?

Vetty integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vetty data. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.

How do I install Vetty?

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

Is Vetty free?

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

Which platforms does Vetty support?

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

Who created Vetty?

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

💬 Comments