← Back to Skills Marketplace
Yonder
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
150
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install yonder
Description
Yonder integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yonder data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yonder - After installation, invoke the skill by name or use
/yonder - 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
Frequently Asked Questions
What is Yonder?
Yonder integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yonder data. It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install Yonder?
Run "/install yonder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Yonder free?
Yes, Yonder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Yonder support?
Yonder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Yonder?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills