← Back to Skills Marketplace
Vend
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vend
Description
Vend integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vend data.
Usage Guidance
This skill is instruction-only and tells you to use the Membrane CLI to connect to Vend; that is coherent. Before installing: (1) Confirm you trust the @membranehq npm package and its maintainer (global npm installs run third‑party code). Prefer using npx for one-off use if you want to avoid a global install. (2) Understand that you will authenticate via Membrane (browser flow) and grant it access to your Vend account — review Membrane's privacy/security docs and the connection permissions. (3) If you need stricter controls, run the CLI in a constrained environment or inspect the package source on the referenced GitHub repository. Overall the skill looks consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: vend
Version: 1.0.1
The 'vend' skill provides instructions for an AI agent to interact with the Vend retail management platform using the Membrane CLI. The documentation (SKILL.md) outlines standard procedures for authentication, connection management, and action execution through the '@membranehq/cli' tool. There are no indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (Vend integration) align with the instructions: all steps describe using Membrane to connect to Vend, discover and run actions, and create actions. There are no unrelated credential requests or unrelated tools required.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, logging in, creating/listing connections and actions, and running those actions. It does not instruct reading arbitrary files, scraping environment variables, or contacting endpoints outside the Membrane/Vend flow. It explicitly advises not to ask users for API keys.
Install Mechanism
No install spec in the skill bundle itself (instruction-only), but the instructions tell users to install @membranehq/cli via npm -g (or use npx in examples). Installing a global npm CLI executes third-party code from the npm registry — expected for a CLI but carries the usual risk of running remote code. No suspicious download URLs or extract steps are present.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage credentials and browser-based auth for connections to Vend, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and does not request persistent system modifications or access to other skills' config. Normal autonomous invocation is allowed (platform default).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vend - After installation, invoke the skill by name or use
/vend - 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 Vend?
Vend integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vend data. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Vend?
Run "/install vend" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vend free?
Yes, Vend is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vend support?
Vend is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vend?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills