← Back to Skills Marketplace
Verve
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install verve
Description
Verve Group integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verve Group data.
Usage Guidance
This skill appears to just be an instruction set for using the Membrane CLI to access Verve. Before proceeding: (1) Verify you trust the @membranehq/cli npm package and the homepage/repo (getmembrane.com and the referenced GitHub) — review the package source and recent publish history. (2) Prefer using npx or a local install if you want to avoid global npm installs. (3) Be aware the workflow will require you to authenticate via the Membrane login flow (opening a URL and pasting a code in headless environments). (4) Confirm the Verve connector exists in your Membrane account and that Membrane's privacy/hosting practices meet your requirements. (5) The registry metadata omission of the required `membrane` binary is a minor inconsistency — consider asking the publisher to declare the CLI as a required binary in the metadata.
Capability Analysis
Type: OpenClaw Skill
Name: verve
Version: 1.0.1
The 'verve' skill bundle provides instructions for an AI agent to interact with the Verve Group API using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via Membrane, and managing ad campaigns or reports. While it requires network access and the installation of a global CLI tool, these actions are consistent with the stated purpose of the integration. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the unusual 'I don't have enough information' text in SKILL.md appears to be a documentation artifact rather than a functional exploit.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Verve Group via Membrane and the SKILL.md consistently uses the Membrane CLI to perform actions. Minor inconsistency: the registry metadata lists no required binaries while the instructions assume the user will install and use the `membrane` CLI (npm package @membranehq/cli). This is plausible but the metadata should have listed that dependency.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating (via Membrane's login flow), creating a connection to the Verve connector, discovering and running Membrane 'actions'. The instructions do not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to third-party endpoints beyond Membrane/Verve.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a public npm CLI is a common approach and reasonable for this integration, but installing global npm packages has typical supply-chain risks — users should confirm the package origin and trustworthiness before installing.
Credentials
No environment variables, credentials, or config paths are declared or requested. The SKILL.md explicitly instructs not to ask users for raw API keys and to let Membrane handle auth, which is proportionate for this connector.
Persistence & Privilege
The skill does not request persistent/always-on inclusion (always: false) and does not attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install verve - After installation, invoke the skill by name or use
/verve - 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 Verve?
Verve Group integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verve Group data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Verve?
Run "/install verve" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Verve free?
Yes, Verve is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Verve support?
Verve is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Verve?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills