← Back to Skills Marketplace
Rancher Labs
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
144
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rancher-labs
Description
Rancher Labs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rancher Labs data.
Usage Guidance
This skill appears to be what it says: a Rancher integration mediated by the Membrane service and CLI. Before installing or using it: 1) Verify @membranehq/cli on npm (author, recent versions, and reputation) or prefer running via npx instead of a global install. 2) Review Membrane's privacy and access model and the GitHub repo (https://github.com/membranedev/application-skills) to ensure you're comfortable giving Membrane a connection to your Rancher environment. 3) When creating connections, grant the minimum Rancher RBAC permissions needed; avoid connecting production clusters with broad tokens. 4) Note the small metadata inconsistency (registry said no binaries required but SKILL.md requires a CLI); treat the CLI requirement as real. If you need higher assurance, request the skill author to add an explicit install spec and declare the membrane CLI as a required binary in the skill metadata, and/or audit the Membrane CLI package code before installing.
Capability Analysis
Type: OpenClaw Skill
Name: rancher-labs
Version: 1.0.3
The skill facilitates Rancher Labs management by requiring the installation of a third-party CLI (@membranehq/cli) and routing infrastructure management through an external platform (getmembrane.com). While the instructions in SKILL.md include security best practices—such as avoiding direct secret handling—the requirement for global npm installation and the ability to dynamically create and execute actions via a third-party service constitute high-risk capabilities. These behaviors are plausibly needed for the stated purpose but introduce significant supply chain and infrastructure access risks.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Rancher Labs and the SKILL.md consistently directs the agent to use the Membrane CLI to connect and run Rancher-related actions. One minor inconsistency: registry metadata lists no required binaries, but the runtime instructions require the @membranehq/cli (npm) to be installed or invoked via npx.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, performing membrane login, creating a connection, discovering and running Membrane 'actions', and best practices. There are no instructions to read unrelated files, exfiltrate environment variables, or call non-Membrane endpoints.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), but it tells users to install @membranehq/cli via npm or use npx. Installing an npm CLI is a common but non-trivial action (npm packages can execute code at install time), so verify the package and prefer npx or scoped install if you have concerns.
Credentials
The skill does not request environment variables or credentials directly. It relies on user-managed Membrane authentication and a Membrane account, which is proportionate for a third-party connector that centralizes auth.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request system-wide config or modify other skills. It does not ask for persistent elevated privileges in the metadata or instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rancher-labs - After installation, invoke the skill by name or use
/rancher-labs - 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 Rancher Labs?
Rancher Labs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rancher Labs data. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.
How do I install Rancher Labs?
Run "/install rancher-labs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rancher Labs free?
Yes, Rancher Labs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rancher Labs support?
Rancher Labs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rancher Labs?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills