← 返回 Skills 市场
gora050

Vectera

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vectera
功能描述
Vectera integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectera data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vectera
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vectera 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug vectera
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Vectera 是什么?

Vectera integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectera data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Vectera?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vectera」即可一键安装,无需额外配置。

Vectera 是免费的吗?

是的,Vectera 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vectera 支持哪些平台?

Vectera 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Vectera?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论