← Back to Skills Marketplace
Vtex
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
131
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vtex
Description
VTEX integration. Manage data, records, and automate workflows. Use when the user wants to interact with VTEX data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect your agent to VTEX. Before installing or using it, confirm you trust the Membrane service (homepage and GitHub repo), because authenticating will grant Membrane access to your VTEX data. You will need npm/node locally to install the CLI—verify that requirement is acceptable. Prefer using the documented connection flow (which keeps API keys server-side) and avoid pasting raw credentials into chat. If you want extra assurance, inspect the @membranehq/cli package source on the referenced GitHub repo and confirm the package name/version matches the SKILL.md instructions.
Capability Analysis
Type: OpenClaw Skill
Name: vtex
Version: 1.0.1
The vtex skill bundle provides instructions for an AI agent to manage VTEX e-commerce data using the Membrane CLI. It contains high-risk instructions in SKILL.md, specifically requiring the agent to install a global npm package (@membranehq/cli) and execute actions through a third-party platform (getmembrane.com), including the ability to dynamically create and run new actions (RCE-as-a-service). While these behaviors are aligned with the stated purpose of the skill and the Membrane platform's architecture, they represent significant attack surfaces—global system modification and remote code execution via a third party—without evidence of direct malicious intent.
Capability Assessment
Purpose & Capability
Name/description claim VTEX integration and the SKILL.md consistently instructs using Membrane to connect to VTEX. However, the skill metadata declares no required binaries while the instructions ask the user to install the Membrane CLI via npm (so npm/node is implicitly required). This is a minor metadata inconsistency but not a functional mismatch.
Instruction Scope
Runtime instructions stay within the stated purpose: install and use the Membrane CLI to authenticate, create a VTEX connection, discover and run actions. The doc explicitly advises against asking users for raw API keys and does not instruct reading unrelated files or credentials.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md recommends installing @membranehq/cli via npm (global install and npx usage). Installing an npm package is a normal approach for a CLI but carries the usual supply-chain risk of third-party npm packages; the registry metadata should have indicated that npm (or node) is required.
Credentials
No environment variables, secrets, or config paths are requested by the skill. The doc states Membrane handles auth server-side and instructs creating a connection rather than supplying API keys locally, which is proportionate for this integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does rely on the Membrane service and CLI but does not attempt to modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vtex - After installation, invoke the skill by name or use
/vtex - 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
Frequently Asked Questions
What is Vtex?
VTEX integration. Manage data, records, and automate workflows. Use when the user wants to interact with VTEX data. It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Vtex?
Run "/install vtex" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vtex free?
Yes, Vtex is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vtex support?
Vtex is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vtex?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills