← 返回 Skills 市场
gora050

Rydoo

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rydoo
功能描述
Rydoo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rydoo data.
安全使用建议
This skill appears coherent and uses Membrane to handle authentication and API calls. Before installing or running commands: (1) verify the Membrane CLI package (@membranehq/cli) source (GitHub/npm) and prefer using `npx` or a pinned version rather than `npm install -g @membranehq/cli@latest`; (2) review what permissions the Membrane connection requests when you connect your Rydoo account; (3) be cautious when pasting authorization codes in headless flows and only use codes shown by the legitimate Membrane login flow; (4) review Membrane's privacy/security documentation if you need assurances about where tokens are stored and how credentials are handled. If you want extra caution, avoid a global install and run the CLI in an isolated environment or container.
功能分析
Type: OpenClaw Skill Name: rydoo Version: 1.0.3 The Rydoo skill bundle provides instructions for an AI agent to interact with the Rydoo API using the Membrane CLI. It guides the agent through installing the CLI (`@membranehq/cli`), authenticating via a browser-based flow, and discovering or creating actions to manage travel and expense data. The instructions in SKILL.md emphasize security best practices, such as delegating credential management to the Membrane platform rather than handling raw API keys, and no malicious code, data exfiltration, or harmful prompt injections were identified.
能力评估
Purpose & Capability
The skill is an integration for Rydoo that delegates auth and API calls to the Membrane platform. It asks for a Membrane account and network access, which match the stated purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and best practices. It does not instruct reading local secrets, unrelated files, or contacting endpoints outside the Membrane/Rydoo workflow. The guidance to avoid asking users for API keys is appropriate.
Install Mechanism
The skill is instruction-only (no install spec), but recommends installing @membranehq/cli via `npm install -g` (or using npx in examples). Installing a global npm package is a typical pattern but carries the usual supply-chain risk of npm packages; using the npx approach reduces persistence on disk. The homepage and repository point to Membrane projects, which is reasonable, but users should verify package provenance before global install.
Credentials
No environment variables, config paths, or credentials are declared or required. The instructions explicitly direct using Membrane-managed connections instead of asking for API keys, which is proportionate to the integration's needs.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not instruct modifying other skills or system-wide agent settings. Autonomous invocation is allowed (default) but that is normal and not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rydoo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rydoo 触发
  4. 根据 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
元数据
Slug rydoo
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Rydoo 是什么?

Rydoo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rydoo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Rydoo?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rydoo」即可一键安装,无需额外配置。

Rydoo 是免费的吗?

是的,Rydoo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rydoo 支持哪些平台?

Rydoo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rydoo?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论