← 返回 Skills 市场
Vext
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install vext
功能描述
Vext integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vext data.
安全使用建议
This skill is instruction-only and coherent: it expects you to install and use the Membrane CLI to manage Vext data. Before installing or running anything, verify you trust the Membrane service and the @membranehq/cli package on npm (review the package page, repository, and release history). Prefer using npx for one-off commands if you don't want a global install. Be aware the CLI will open a browser or show an auth URL and will manage credentials server-side — if you are uncomfortable with third-party credential management, review Membrane's privacy/security docs first. Finally, installing a global npm package runs code on your machine (postinstall scripts), so only proceed if you trust the publisher.
功能分析
Type: OpenClaw Skill
Name: vext
Version: 1.0.3
The skill requires the installation of a global npm package (`@membranehq/cli`) and delegates all authentication and API interactions to an external third-party service (Membrane). While these instructions in SKILL.md are aligned with the stated purpose of the Vext integration, the requirement for global execution privileges and the redirection of all agent actions through a third-party intermediary represents a significant security risk and broad permission set without explicit evidence of malicious intent.
能力评估
Purpose & Capability
The name/description (Vext integration) align with the instructions (use Membrane CLI to connect to the vext connector). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, logging in, creating a connection, discovering and running actions. They do not instruct the agent to read system files or unrelated env vars. Note: the skill assumes network access and a Membrane account and asks users to follow an interactive/headless auth flow (authorization URL/code).
Install Mechanism
No install spec inside the skill bundle, but SKILL.md directs the user to run 'npm install -g @membranehq/cli@latest' (and sometimes 'npx ...'). Installing a global npm CLI is a normal but non-trivial operation (packages may run install scripts); this is expected for a CLI integration but is a moderate-risk action compared with instruction-only skills that require no installs.
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys. The authentication flow is handled by Membrane. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent system or agent-wide configuration changes. It does require network access and a Membrane account but does not demand elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vext - 安装完成后,直接呼叫该 Skill 的名称或使用
/vext触发 - 根据 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
元数据
常见问题
Vext 是什么?
Vext integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vext data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Vext?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vext」即可一键安装,无需额外配置。
Vext 是免费的吗?
是的,Vext 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vext 支持哪些平台?
Vext 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vext?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills