← Back to Skills Marketplace
gora050

Vectera

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vectera
Description
Vectera integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectera data.
Usage Guidance
This skill appears coherent, but before installing/running anything you should: (1) confirm you trust Membrane/getmembrane.com and the @membranehq/cli npm package (check the npm page and GitHub repo); (2) prefer using npx for one-off runs to avoid a global install if you don't want system-wide changes; (3) be prepared to complete an interactive browser login (or paste the code in headless environments) — the CLI will manage tokens for you; (4) don't share Vectera API keys manually (the skill explicitly advises against it); and (5) allow the agent to run CLI commands only if you are comfortable with it executing networked operations on your behalf.
Capability Analysis
Type: OpenClaw Skill Name: vectera Version: 1.0.1 The Vectera skill bundle provides instructions for an AI agent to manage video meeting data using the Membrane CLI. The instructions in SKILL.md guide the agent through standard authentication, action discovery, and execution workflows using the `@membranehq/cli` tool. No indicators of malicious intent, data exfiltration, or unauthorized persistence were found; the skill follows a legitimate integration pattern for the Membrane platform.
Capability Assessment
Purpose & Capability
The name/description (Vectera integration) match the instructions: the SKILL.md directs use of the Membrane CLI to connect to Vectera, discover and run actions, and manage auth. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The runtime instructions are focused on installing/using the Membrane CLI, logging in, creating a connection, discovering actions, and running them. They do not instruct reading arbitrary files, exporting unrelated environment variables, or sending data to unexpected endpoints; they explicitly advise not to ask users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing @membranehq/cli via npm -g or using npx. npm is a well-known package registry, but global npm installs run publisher code and modify the system; using npx avoids a permanent global install. This is expected for a CLI-based integration but is a system-side action the user should review.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Authentication is delegated to the Membrane service and browser-based login, which is proportionate to the described function.
Persistence & Privilege
The skill is not always-enabled and doesn't request persistent agent privileges. The only persistent change implied is installing the Membrane CLI (user action), which is reasonable for a CLI integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vectera
  3. After installation, invoke the skill by name or use /vectera
  4. 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
Slug vectera
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Vectera?

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

How do I install Vectera?

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

Is Vectera free?

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

Which platforms does Vectera support?

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

Who created Vectera?

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

💬 Comments