← 返回 Skills 市场
membranedev

Yoco

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install yoco
功能描述
Yoco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yoco data.
安全使用建议
This skill is coherent: it delegates Yoco access to the Membrane CLI rather than asking for raw API keys. Before installing, verify you trust Membrane (getmembrane.com / the GitHub repo), prefer using npx to avoid a global npm install, consider pinning a CLI version if you want reproducibility, and be aware that granting Membrane account access gives that service permission to act on your Yoco data.
功能分析
Type: OpenClaw Skill Name: yoco Version: 1.0.1 The skill bundle provides instructions for integrating with the Yoco payment platform using the Membrane CLI. It outlines standard procedures for authentication, connection management, and executing financial actions such as payments and refunds. No malicious intent, data exfiltration, or harmful prompt injections were detected; the instructions specifically advise the agent to let the platform handle credentials securely rather than requesting secrets from the user.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Yoco integration) aligns with the instructions: it uses Membrane to connect to Yoco, discover actions, and run them. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent/operator to install and use the Membrane CLI, run login and connect commands, discover and run actions. It does not ask the agent to read unrelated files, environment variables, or exfiltrate data. It explicitly says to let Membrane handle credentials.
Install Mechanism
This is an instruction-only skill (no install spec) that asks users to install @membranehq/cli from the npm registry (or use npx). Installing a third-party CLI from npm is a normal approach but carries routine supply-chain risk—the SKILL.md recommends the unpinned @latest tag rather than a fixed version. Using npx avoids a global install.
Credentials
The skill declares no required environment variables or credentials. Authentication is done through Membrane's login flow, which is appropriate for a connector that delegates auth server-side. There are no unexplained secret requests.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. It's user-invocable and relies on an external CLI; nothing in the SKILL.md tries to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yoco
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yoco 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug yoco
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Yoco 是什么?

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

如何安装 Yoco?

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

Yoco 是免费的吗?

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

Yoco 支持哪些平台?

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

谁开发了 Yoco?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论