← Back to Skills Marketplace
Yanado
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
161
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install yanado
Description
Yanado integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yanado data.
Usage Guidance
This skill appears to implement a legitimate Yanado integration via the Membrane service, but check these before installing: (1) you will need Node/npm available (the skill omits this from its declared requirements) and the install uses a global npm package; (2) Membrane is a third‑party service that will mediate access to your Yanado data — review its privacy/security/trustworthiness and where it stores tokens; (3) the login flow is interactive (opens a browser or provides an auth URL/code) — ensure you are comfortable completing that flow and not sharing codes insecurely; (4) prefer to test with a non‑production Yanado account if you want to limit blast radius; (5) consider asking the skill author to update the registry metadata to declare Node/npm and network requirements and to document how Membrane stores/uses credentials. If you trust Membrane/getmembrane.com and are prepared to run a global npm install, the skill's behavior is coherent with its stated purpose; otherwise proceed cautiously.
Capability Analysis
Type: OpenClaw Skill
Name: yanado
Version: 1.0.3
The yanado skill bundle provides instructions for an AI agent to manage tasks and workflows via the Membrane platform. It utilizes the legitimate `@membranehq/cli` tool for authentication and API interaction, following standard integration patterns. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Yanado integration) aligns with the instructions (use Membrane CLI to connect to Yanado). However, the skill metadata declares no required binaries or credentials while the runtime instructions clearly require Node/npm (to install @membranehq/cli), network access, and a Membrane account. The omission of Node/npm and network in declared requirements is an inconsistency.
Instruction Scope
SKILL.md stays within the stated purpose: it instructs the agent/operator to install the Membrane CLI, authenticate via 'membrane login', create a connection to the Yanado connector, discover actions, and run them. It does not instruct the agent to read unrelated files or exfiltrate data. Caveat: authentication is interactive and may require the user to open URLs and enter codes; the instructions rely on a third party (Membrane) to mediate credentials and actions.
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' — a public npm install. This is a moderate-risk install action (third‑party package from npm). The registry metadata not listing this requirement is a mismatch. No direct download or archive URLs are used, which is lower risk than arbitrary downloads, but global npm installs have system-wide effects and should be considered before running.
Credentials
The skill does not request environment variables or local credentials in metadata, and the instructions explicitly advise not to ask users for API keys (instead create a Membrane connection). This is proportionate. Note that using Membrane means a third party will hold tokens/consent for Yanado access — the skill does not declare how or where Membrane stores those credentials.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence. It is user-invocable and can be autonomously invoked (default), which is normal. The skill does instruct installing a CLI tool (global npm binary), which persists a binary on the system, but it does not request system-wide config changes or access to other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yanado - After installation, invoke the skill by name or use
/yanado - 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 Yanado?
Yanado integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yanado data. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Yanado?
Run "/install yanado" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Yanado free?
Yes, Yanado is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Yanado support?
Yanado is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Yanado?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills