← 返回 Skills 市场
Ryver
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
173
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ryver
功能描述
Ryver integration. Manage Organizations. Use when the user wants to interact with Ryver data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ryver - 安装完成后,直接呼叫该 Skill 的名称或使用
/ryver触发 - 根据 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
元数据
常见问题
Ryver 是什么?
Ryver integration. Manage Organizations. Use when the user wants to interact with Ryver data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。
如何安装 Ryver?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ryver」即可一键安装,无需额外配置。
Ryver 是免费的吗?
是的,Ryver 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ryver 支持哪些平台?
Ryver 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ryver?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills