← Back to Skills Marketplace
Vero
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
230
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install vero
Description
Vero integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vero data.
Usage Guidance
This skill appears coherent: it relies on the Membrane CLI to access Vero and does not ask for unrelated credentials. Before installing, confirm you trust @membranehq/cli on npm (review the package and publisher), and be aware that `npm install -g` will install code system-wide. Use an isolated environment or container if you prefer. The CLI will open a browser or provide an auth URL—do not paste any unrelated secrets into that flow. If you need tighter control, verify the Membrane account and connection details on getmembrane.com and inspect the CLI's network activity or source repository before use.
Capability Analysis
Type: OpenClaw Skill
Name: vero
Version: 1.0.3
The skill provides documentation and instructions for an AI agent to interact with the Vero marketing platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard authentication, connection management, and action execution workflows without any evidence of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description (Vero integration) align with the instructions: install Membrane CLI, authenticate, create a connection, discover and run actions. Nothing in the SKILL.md asks for unrelated services or credentials.
Instruction Scope
Runtime instructions are narrowly focused on installing and using the Membrane CLI, authenticating, connecting to Vero, discovering actions, and running them. The doc does not instruct reading arbitrary files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no registry-level install spec, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a normal way to get a CLI, but it executes third-party code on your machine and modifies global state—this is expected for a CLI but worth noting.
Credentials
The skill declares no required env vars, no primary credential, and the instructions explicitly say Membrane manages credentials server-side. Requested access is proportionate to the stated purpose (network + Membrane account).
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It doesn't request elevated or persistent system privileges beyond installing a CLI that the user explicitly runs. Autonomous invocation is allowed by default but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vero - After installation, invoke the skill by name or use
/vero - 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
Frequently Asked Questions
What is Vero?
Vero integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vero data. It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.
How do I install Vero?
Run "/install vero" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vero free?
Yes, Vero is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vero support?
Vero is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vero?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills