← 返回 Skills 市场
gora050

Verimi

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install verimi
功能描述
Verimi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verimi data.
安全使用建议
This skill appears to be what it says: a Membrane-based wrapper for Verimi. Before installing or running: 1) verify the @membranehq/cli npm package and its repository (check publisher, GitHub repo, release tags) to avoid a malicious package; 2) prefer using npx for one-off runs if you don't want a global install; 3) during 'membrane login' follow the OAuth browser flow yourself — do not paste credentials or tokens from unknown sources; 4) confirm that the Membrane account you connect with is trusted and that any created actions have the expected scopes; and 5) if you want tighter assurance, review Membrane's privacy/security docs and the Verimi connector implementation in the referenced repository before granting access.
功能分析
Type: OpenClaw Skill Name: verimi Version: 1.0.3 The skill instructs the agent to perform high-risk operations, including installing a global npm package (`@membranehq/cli`) and executing shell commands to interact with the Membrane platform. It specifically directs the agent to use `membrane action create` to dynamically generate and run actions from a remote service (getmembrane.com), which introduces a significant attack surface for remote code execution or unauthorized data access. While these instructions appear aligned with the stated purpose of Verimi integration, the requirement for global environment modification and the execution of remotely-defined logic are inherently risky behaviors.
能力评估
Purpose & Capability
Name/description say 'Verimi integration' and all runtime instructions use the Membrane CLI to connect to a Verimi connector, discover and run actions — the requested capabilities align with the stated purpose.
Instruction Scope
SKILL.md directs the agent to install and run Membrane CLI commands, perform OAuth-style login via browser/URL, create/list/run Membrane actions, and explicitly advises not to ask users for API keys. It does not instruct reading unrelated files, accessing other environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The guide instructs installing the Membrane CLI via npm (global install) or npx. This is expected for a CLI-focused integration, but installing packages globally from npm has moderate risk — verify package provenance and the @membranehq/cli package before installing.
Credentials
The skill requires network access and a Membrane account per the doc; it does not request unrelated environment variables, secrets, or system config paths. OAuth-style browser-based login is appropriate for this integration.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes to disk on its own, and is not marked always:true. It does not request persistent elevated privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install verimi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /verimi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug verimi
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Verimi 是什么?

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

如何安装 Verimi?

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

Verimi 是免费的吗?

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

Verimi 支持哪些平台?

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

谁开发了 Verimi?

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

💬 留言讨论