← 返回 Skills 市场
gora050

Yanado

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install yanado
功能描述
Yanado integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yanado data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yanado
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yanado 触发
  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 yanado
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Yanado 是什么?

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

如何安装 Yanado?

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

Yanado 是免费的吗?

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

Yanado 支持哪些平台?

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

谁开发了 Yanado?

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

💬 留言讨论