← Back to Skills Marketplace
gora050

Raet

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
160
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install raet
Description
Raet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Raet data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to access Raet and does not request unrelated secrets. Before installing, confirm you trust the @membranehq npm package and the getmembrane.com service; installing a global npm CLI runs third-party code on your machine. Prefer using npx for one-off commands if you don't want a global install. Review Membrane's docs/privacy for where credentials are stored and what scopes the CLI requests, and if you need higher assurance, inspect the CLI's source on the linked GitHub repository before using it.
Capability Analysis
Type: OpenClaw Skill Name: raet Version: 1.0.3 The skill bundle provides a standard integration for the Raet HR service via the Membrane CLI. It includes instructions for the agent to install the '@membranehq/cli' package, authenticate, and manage data actions through the Membrane platform. The instructions emphasize security best practices, such as letting the platform handle credentials rather than asking the user for API keys, and no malicious patterns like data exfiltration or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Raet and its runtime instructions consistently use the Membrane CLI and Membrane connections/actions to perform that work. There are no unrelated environment or credential requests that don't belong to a Raet/Membrane integration.
Instruction Scope
SKILL.md instructs the agent/operator only to install and run the Membrane CLI and to use Membrane commands (connect, action list/create/run). It does not ask the agent to read arbitrary local files, harvest unrelated environment variables, or transmit data to unexpected endpoints; network access and a Membrane account are required and explicitly declared.
Install Mechanism
Install is via npm global package (@membranehq/cli). This is a common but moderately privileged install method (code is downloaded from the npm registry and written to disk). No direct downloads from untrusted URLs or extract steps are used, but installing global npm packages should be reviewed by users (verify package ownership and trust in @membranehq).
Credentials
The skill declares no required environment variables or secrets and explicitly advises letting Membrane handle credentials rather than asking for API keys. The requested access (a Membrane account and network) is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install-time configuration beyond telling the operator to install a CLI, and does not request always:true or any elevated persistent presence. Autonomous invocation is allowed (platform default) but the skill does not request additional persistent privileges or access to other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install raet
  3. After installation, invoke the skill by name or use /raet
  4. 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
Slug raet
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Raet?

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

How do I install Raet?

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

Is Raet free?

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

Which platforms does Raet support?

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

Who created Raet?

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

💬 Comments