← Back to Skills Marketplace
Vectorizedio
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vectorizedio
Description
Vectorized.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectorized.io data.
Usage Guidance
This skill is instruction-only and coherent: it uses the Membrane CLI to talk to Vectorized.io and asks you to authenticate via Membrane rather than providing raw API keys. Before installing or running it: (1) verify @membranehq/cli on npm (publisher, recent versions, and GitHub repo) to reduce supply-chain risk, (2) prefer using npx or a non-global install if you want to avoid global package writes, (3) confirm what data you’ll send to Membrane and Vectorized.io (e.g., records, schemas), and (4) avoid pasting unrelated secrets into the console — the skill expects you to complete standard CLI auth flows. No code files or scan findings were present to analyze, so the main risk is the external npm CLI you will install.
Capability Analysis
Type: OpenClaw Skill
Name: vectorizedio
Version: 1.0.1
The skill provides a standard integration for Vectorized.io using the Membrane CLI. The instructions in SKILL.md guide the agent through installing the official `@membranehq/cli` package via npm, authenticating, and managing data actions. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the workflow is consistent with the stated purpose of automating data tasks through the Membrane orchestration platform.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Vectorized.io and its runtime instructions exclusively describe using the Membrane CLI to create connections, discover actions, and run or build actions for Vectorized.io — this is consistent with the stated purpose.
Instruction Scope
SKILL.md limits runtime steps to installing/using the Membrane CLI, performing OAuth-like login flows, creating/listing connections/actions, and running actions. It does not instruct reading unrelated files, requesting arbitrary environment variables, or exfiltrating data to unknown endpoints.
Install Mechanism
There is no registry install spec; the README instructs users to run `npm install -g @membranehq/cli@latest` (and sometimes `npx`). Requiring installation of a global npm CLI is appropriate for the task but carries the usual npm risks (package supply-chain, privilege of global install); verify the package provenance before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane handle credentials server-side. No disproportionate or unrelated secrets are requested.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request persistent system-wide privileges or modify other skills. Autonomous invocation is permitted (platform default) but does not combine with other concerning privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vectorizedio - After installation, invoke the skill by name or use
/vectorizedio - 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 Vectorizedio?
Vectorized.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectorized.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Vectorizedio?
Run "/install vectorizedio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vectorizedio free?
Yes, Vectorizedio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vectorizedio support?
Vectorizedio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vectorizedio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills