← Back to Skills Marketplace
Ryver
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ryver
Description
Ryver integration. Manage Organizations. Use when the user wants to interact with Ryver data.
Usage Guidance
This skill appears to be a legitimate Ryver integration that uses the Membrane CLI, but the registry metadata doesn't declare the practical prerequisites (Node/npm and installing the @membranehq/cli package). Before installing or using it: (1) confirm you trust Membrane/@membranehq and review the CLI package on npm and its GitHub repo; (2) prefer using 'npx @membranehq/cli' to avoid a global install if you only need ephemeral use; (3) be aware an npm install may run install scripts — consider running it in an isolated environment or inspect the package before installing; (4) understand Membrane will handle auth server-side and you won't have to provide Ryver API keys locally. If you need higher assurance, ask the publisher to update the skill metadata to declare required binaries (node, npm/npx) and expected network/Membrane account requirements.
Capability Analysis
Type: OpenClaw Skill
Name: ryver
Version: 1.0.3
The skill bundle provides a legitimate integration for Ryver using the Membrane platform. It instructs the agent to use the Membrane CLI (`@membranehq/cli`) for authentication and action execution, following security best practices by delegating credential management to the platform rather than handling raw secrets. The instructions in SKILL.md are consistent with the stated purpose of managing Ryver data through a third-party integration service, and no malicious patterns or exfiltration attempts were identified.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Ryver integration implemented via the Membrane CLI and Membrane-hosted connections, which is consistent with the skill name/description. However, registry metadata lists no required binaries or env vars while the instructions assume the presence of Node/npm (or at least the ability to run npx) and that the user will install @membranehq/cli. This omission is an inconsistency (missing declared dependency on Node/npm and the membrane CLI).
Instruction Scope
Instructions are focused on using Membrane to connect to Ryver, creating/listing actions, and running them. They use browser-based OAuth (membrane login) and do not ask the agent to read arbitrary files, system credentials, or unrelated environment variables. No instructions appear to exfiltrate data or instruct broad system access.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md tells the user to run 'npm install -g @membranehq/cli@latest' or use npx. Installing an npm package is a normal mechanism for CLI tools but carries standard supply-chain risks (postinstall scripts, malicious packages). The source is the npm registry (via package name), not a raw URL — lower risk than arbitrary downloads but still non-trivial and not declared in metadata.
Credentials
The skill does not request API keys or local secrets; it relies on Membrane-managed authentication and browser-based OAuth flows, which is proportionate to the stated purpose. The SKILL.md explicitly advises not to ask users for API keys. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is instruction-only, has always=false, and does not request persistent system privileges or modify other skills' configurations. Autonomous invocation remains possible (platform default) but is not combined with other high-risk indicators here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ryver - After installation, invoke the skill by name or use
/ryver - 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 Ryver?
Ryver integration. Manage Organizations. Use when the user wants to interact with Ryver data. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.
How do I install Ryver?
Run "/install ryver" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ryver free?
Yes, Ryver is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ryver support?
Ryver is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ryver?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills