← Back to Skills Marketplace
membranedev

Yoco

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
167
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install yoco
Description
Yoco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yoco data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yoco
  3. After installation, invoke the skill by name or use /yoco
  4. 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
Slug yoco
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Yoco?

Yoco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yoco data. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.

How do I install Yoco?

Run "/install yoco" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yoco free?

Yes, Yoco is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yoco support?

Yoco is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yoco?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments