← Back to Skills Marketplace
Venly
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install venly
Description
Venly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Venly data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install venly - After installation, invoke the skill by name or use
/venly - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Venly?
Venly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Venly data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Venly?
Run "/install venly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Venly free?
Yes, Venly is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Venly support?
Venly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Venly?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills