技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.3
统计:⭐ 1 · 1.8k · 3 current installs · 3 all-time installs
⭐ 1
安装量(当前) 3
🛡 VirusTotal :良性 · OpenClaw :良性
Package:0xreisearch/rei
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is internally consistent with its stated purpose: it adds a Rei model provider to the user's Clawdbot config, toggles the active model, and can revert the change; it modifies the local ~/.clawdbot/clawdbot.json and restarts the gateway as expected.
目的
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).
说明范围
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 …
安装机制
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.
证书
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 coul…
持久
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.
综合结论
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 a…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Rei-Clawd」。简介:Set up Rei Qwen3 Coder as a model provider. Use when configuring coder.reilabs.…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/0xreisearch/rei/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。