← Back to Skills Marketplace
gora050

Rafay Systems

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
132
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install rafay-systems
Description
Rafay Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rafay Systems data.
Usage Guidance
This skill appears to do what it says: it relies on the Membrane CLI to talk to Rafay and asks you to install and authenticate that CLI. Before installing, confirm you trust Membrane (https://getmembrane.com), because data and credentials for Rafay will be routed/managed by their service. Installing the CLI globally with npm will run third-party code on your machine—prefer to inspect the package and its repository or install in a contained environment. When using the login flow in headless environments, follow the documented code-copy flow carefully and avoid pasting secrets into untrusted prompts. If you prefer not to delegate credentials to a third party, do not use this skill and interact directly with Rafay's API using your own tooling.
Capability Analysis
Type: OpenClaw Skill Name: rafay-systems Version: 1.0.1 The rafay-systems skill provides instructions for an AI agent to manage Kubernetes lifecycles via the Membrane CLI. The SKILL.md file guides the agent through legitimate tasks such as installing the `@membranehq/cli` package, authenticating, and executing actions through the Membrane platform. The instructions prioritize security by advising the agent to let the platform handle credentials rather than requesting secrets from the user, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (Rafay Systems integration) matches the instructions: all runtime actions are performed via the Membrane CLI and the skill documents connecting, listing, creating, and running Rafay-related actions. Nothing in the skill asks for unrelated access (e.g., cloud provider credentials) or capabilities that don't belong to an integration skill.
Instruction Scope
The SKILL.md instructs installing and using the Membrane CLI, performing login flows, creating connections, discovering and running actions. This is within scope for an integration skill, but it necessarily sends auth and Rafay interaction through Membrane's servers and requires the user to complete web-based auth (including copying codes in headless environments). The instructions do not ask the agent to read local files or unrelated environment variables.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli@latest). That is a reasonable, traceable mechanism for a CLI but carries the usual npm risk: installing and running a third-party package globally executes code from the npm registry. The skill package itself contains no install spec in the registry metadata (it is instruction-only).
Credentials
The skill declares no required env vars, config paths, or credentials. Its demonstrated authentication model delegates credentials to Membrane (server-side). That is proportionate to the stated purpose. Note: using Membrane means your Rafay access/credentials are managed by that service rather than stored locally.
Persistence & Privilege
The skill does not request always:true and contains no steps to modify other skills or system-wide agent settings. Agent autonomous invocation is allowed (platform default) but not combined with other privilege escalations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rafay-systems
  3. After installation, invoke the skill by name or use /rafay-systems
  4. 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
Slug rafay-systems
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Rafay Systems?

Rafay Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rafay Systems data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install Rafay Systems?

Run "/install rafay-systems" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Rafay Systems free?

Yes, Rafay Systems is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rafay Systems support?

Rafay Systems is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rafay Systems?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments