← 返回 Skills 市场
Venly
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install venly
功能描述
Venly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Venly data.
安全使用建议
This skill is coherent and uses the Membrane CLI to talk to Venly. Before installing: (1) Confirm you trust Membrane (getmembrane.com) because API calls, connection metadata, and Venly operations will be routed through their service; (2) verify the npm package provenance (author, package name, and registry) before running a global install; (3) be prepared to complete an interactive or headless OAuth-like login so the connection can be created; and (4) review what actions you allow (action creation/run can perform operations on your Venly data) and grant only the minimum permissions needed.
功能分析
Type: OpenClaw Skill
Name: venly
Version: 1.0.3
The skill provides instructions for the agent to install a global npm package (@membranehq/cli) and execute shell commands to interact with the Venly blockchain API via the Membrane platform. While these actions are consistent with the stated purpose of the skill, the requirement for global software installation, shell command execution, and network access represents high-risk capabilities. No evidence of intentional malice, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The skill's name/description (Venly integration) matches the instructions: it tells the agent to install and use the Membrane CLI to connect to Venly and run actions. Requiring a Membrane account and network access is coherent with this purpose.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI (login, connect, list/run/create actions) and interactive/headless authentication flow. It does not ask the agent to read unrelated files, environment variables, or system paths. Note: runtime operations and data/parameters will be sent to the Membrane service as part of the expected flow.
Install Mechanism
Installation is a single npm global package (@membranehq/cli) invoked by the README; this is a standard package manager flow. That has the usual moderate risk of installing third-party code, but it is proportionate to the CLI-based instructions.
Credentials
The skill does not declare or require any environment variables or local credentials. Authentication is handled interactively via the Membrane login flow (server-side credential management), which aligns with the stated guidance to avoid local secrets.
Persistence & Privilege
always is false and the skill is user-invocable. There is no instruction to modify other skills' configs or system-wide settings. Autonomous invocation is permitted (default) but not combined with elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install venly - 安装完成后,直接呼叫该 Skill 的名称或使用
/venly触发 - 根据 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
元数据
常见问题
Venly 是什么?
Venly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Venly data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Venly?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install venly」即可一键安装,无需额外配置。
Venly 是免费的吗?
是的,Venly 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Venly 支持哪些平台?
Venly 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Venly?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills