← 返回 Skills 市场
Raet
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
160
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install raet
功能描述
Raet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Raet data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install raet - 安装完成后,直接呼叫该 Skill 的名称或使用
/raet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Raet 是什么?
Raet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Raet data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Raet?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install raet」即可一键安装,无需额外配置。
Raet 是免费的吗?
是的,Raet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Raet 支持哪些平台?
Raet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Raet?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills