← 返回 Skills 市场
0xreisearch

Rei-Clawd

作者 0xReisearch · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
1985
总下载
1
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install rei
功能描述
Set up Rei Qwen3 Coder as a model provider. Use when configuring coder.reilabs.org, adding Rei to Clawdbot, or troubleshooting 403 errors from Rei endpoints.
安全使用建议
This skill appears to do what it claims: add Rei as a model provider by editing ~/.clawdbot/clawdbot.json and restarting the gateway. Before installing or letting an agent run the setup script: (1) Verify you trust coder.reilabs.org and are willing to store your Rei API key in plaintext in ~/.clawdbot/clawdbot.json. (2) Inspect the scripts yourself (they are short) and keep the created .bak backup if you want to revert. (3) Be cautious about automatic agent invocation: running the setup script will immediately modify your Clawdbot config and restart the gateway. (4) Note a robustness/security issue: setup.sh injects the API key directly into a JSON here-doc and then passes it to jq with --argjson; if your API key contains quotes/newlines or maliciously crafted content it could corrupt the JSON. To be safer, run the script interactively or manually edit the config using a JSON-safe method (e.g., use jq --arg to set string fields) if you have concerns.
功能分析
Type: OpenClaw Skill Name: rei Version: 1.0.3 This skill bundle is benign. It configures the local Clawdbot application to use a new model provider (Rei Qwen3 Coder) by modifying its configuration file (`~/.clawdbot/clawdbot.json`). The `setup.sh` script uses `jq` to safely update the JSON configuration, backs up the original file, and restarts the Clawdbot gateway. The `revert.sh` and `switch.sh` scripts perform related administrative tasks. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent beyond its stated purpose of configuring the model provider at `https://coder.reilabs.org/v1`.
能力评估
Purpose & Capability
Name/description match the files and instructions: setup, switch, and revert scripts operate on ~/.clawdbot/clawdbot.json and restart the Clawdbot gateway to add/use the Rei provider. No unrelated credentials, binaries, or network endpoints are requested beyond coder.reilabs.org (the declared provider).
Instruction Scope
SKILL.md instructs either running the included scripts or editing the Clawdbot config manually. The scripts legitimately read/modify ~/.clawdbot/clawdbot.json, create a .bak backup, and restart the gateway. Note: setup.sh embeds the provided API key directly into a JSON here-document and then passes it to jq with --argjson; this can break if the API key contains unexpected characters and could corrupt the config (see JSON/string handling risk below). Otherwise, the instructions do not attempt to read other unrelated files or exfiltrate data.
Install Mechanism
No install spec; this is instruction-plus-scripts only. The scripts are simple bash utilities with no external downloads or extracted archives. They require jq to be present, which the script checks for and errors if missing.
Credentials
The skill requests no environment variables or external credentials up front, which is proportional. The setup flow does require the user to supply their Rei API key; that key is stored in plaintext in ~/.clawdbot/clawdbot.json (expected for provider config). Users should be aware the API key ends up in their local config file. Also, because setup.sh substitutes the raw API key into a JSON here-doc, malformed or specially constructed keys could break or alter the resulting JSON.
Persistence & Privilege
always:false (no forced inclusion). The skill modifies only the user's Clawdbot config and writes a backup; it does not modify other skills or system-wide settings beyond restarting the Clawdbot gateway (as intended). The agent-default ability to invoke skills autonomously is platform default — not a specific elevated privilege of this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rei
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rei 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Initial release
v1.0.2
-Initial commit
v1.0.1
Initial release
v1.0.0
Initial release: setup, switch, revert scripts
元数据
Slug rei
版本 1.0.3
许可证
累计安装 3
当前安装数 2
历史版本数 4
常见问题

Rei-Clawd 是什么?

Set up Rei Qwen3 Coder as a model provider. Use when configuring coder.reilabs.org, adding Rei to Clawdbot, or troubleshooting 403 errors from Rei endpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1985 次。

如何安装 Rei-Clawd?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rei」即可一键安装,无需额外配置。

Rei-Clawd 是免费的吗?

是的,Rei-Clawd 完全免费(开源免费),可自由下载、安装和使用。

Rei-Clawd 支持哪些平台?

Rei-Clawd 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rei-Clawd?

由 0xReisearch(@0xreisearch)开发并维护,当前版本 v1.0.3。

💬 留言讨论