← 返回 Skills 市场
Vetty
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vetty
功能描述
Vetty integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vetty data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vetty - 安装完成后,直接呼叫该 Skill 的名称或使用
/vetty触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Vetty 是什么?
Vetty integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vetty data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 Vetty?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vetty」即可一键安装,无需额外配置。
Vetty 是免费的吗?
是的,Vetty 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vetty 支持哪些平台?
Vetty 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vetty?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills