← Back to Skills Marketplace
gora050

Vext

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

What is Vext?

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

How do I install Vext?

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

Is Vext free?

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

Which platforms does Vext support?

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

Who created Vext?

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

💬 Comments