← 返回 Skills 市场
gora050

Yonder

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install yonder
功能描述
Yonder integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yonder data.
安全使用建议
This skill appears internally consistent: it delegates Yonder access to the Membrane CLI and does not request unrelated credentials. Before installing, verify the @membranehq/cli package and its publisher on the npm registry and check the project homepage/repository for legitimacy. Prefer installing a specific released version (not @latest) or run the CLI in an isolated environment (container/VM) to reduce supply-chain risk. Be aware the CLI will open a browser or present an auth URL — you will complete login interactively. If you need higher assurance, ask the publisher for a pinned package version and its checksum, or request an install mechanism vetted by your organization.
功能分析
Type: OpenClaw Skill Name: yonder Version: 1.0.1 The skill provides instructions for integrating with the Yonder platform using the Membrane CLI. It guides the agent through standard procedures such as installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and managing API actions. The instructions are consistent with the stated purpose of a SaaS integration tool and do not contain evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (Yonder integration) match the instructions: all runtime steps use the Membrane CLI to create connections, discover and run actions against Yonder. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md limits runtime activity to installing/using the Membrane CLI, logging in (interactive or headless), creating a connection, listing/discovering actions, and running them. It does not instruct reading unrelated files, requesting arbitrary secrets, or exfiltrating data to unknown endpoints; it explicitly advises against asking users for API keys.
Install Mechanism
There is no formal install spec in the registry; the doc instructs installing @membranehq/cli via `npm install -g ...` or using npx. Installing a global npm package is a reasonable way to get a CLI but carries standard supply-chain/execution risk (npm package code runs on install). The use of the unpinned @latest tag increases that risk slightly.
Credentials
The skill requires no environment variables or credentials in the registry metadata. Authentication is handled interactively by the Membrane service; the SKILL.md explicitly states not to ask users for API keys or tokens. This is proportionate to the described functionality.
Persistence & Privilege
The skill is not marked always:true, it is user-invocable, and it does not request system-wide config or modify other skills. Allowing autonomous invocation is the platform default and is not combined with any broad credentials or persistent privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yonder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yonder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug yonder
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Yonder 是什么?

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

如何安装 Yonder?

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

Yonder 是免费的吗?

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

Yonder 支持哪些平台?

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

谁开发了 Yonder?

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

💬 留言讨论