← 返回 Skills 市场
forrestinfo

Openclaw Llm Router

作者 forrestinfo · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ✓ 安全检测通过
198
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-llm-router
功能描述
Intelligent model router for OpenClaw. Reads your local config, classifies available models into three tiers (Premium / Balanced / Economy), and routes each...
安全使用建议
This skill appears to do what it says: it reads your local OpenClaw config and environment to detect active providers and then maps available models into Premium/Balanced/Economy tiers. Before installing or running it: (1) Inspect your OpenClaw config files (~/.openclaw/openclaw.json, ~/.openclaw/models.json, ~/.clawdbot/clawdbot.json) for any stored API keys — consider removing secrets or using environment variables if you prefer. (2) Review scripts/read_config.py if you want to confirm it only checks presence of keys (it does not print key values) and only queries localhost:11434 for Ollama. (3) Note the SKILL.md mentions 'web-search-powered' updates but no web-update code is included — if you see an updated version that performs web requests, review the implementation. (4) Run the provided script locally (or in a sandbox) to verify behavior before granting it broader access.
功能分析
Type: OpenClaw Skill Name: openclaw-llm-router Version: 2.1.0 The skill is a model routing utility designed to categorize LLMs into performance tiers (Premium, Balanced, Economy) based on a user's local configuration. It includes a Python script (scripts/read_config.py) that identifies active providers by checking for the presence of API keys in standard OpenClaw configuration paths (e.g., ~/.openclaw/openclaw.json) and environment variables. The logic is transparent, aligns with the stated purpose of model management, and lacks any indicators of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The skill declares only python3 and provides a script that reads OpenClaw config files and environment keys to determine active providers and available models, which aligns with the router description. The providers and model-tier mappings in the references and script match the stated functionality.
Instruction Scope
The SKILL.md and read_config.py limit actions to scanning local config files (~/.openclaw/openclaw.json, ~/.openclaw/models.json, ~/.clawdbot/clawdbot.json, $OPENCLAW_CONFIG, and ./openclaw.json), checking env vars, and pinging localhost:11434 to detect Ollama. That scope is appropriate for a local router. Note: the README/SKILL.md mentions 'web-search-powered model library updates' but there is no code in the package that performs web searches or external lookups — this claim isn't implemented in the included script and should be treated as unimplemented or requiring additional code.
Install Mechanism
No install script or remote downloads are included; the skill is instruction-only with a small local Python script (no archives or remote URLs). This is low-risk from an installation perspective.
Credentials
The skill does not require any declared environment variables but deliberately checks for many provider API key names (both in parsed config files and in process environment). This is proportionate to its purpose (detecting which providers are activated). However, the skill reads local configuration files which may contain API keys or secrets; the provided script checks presence but does not print key values. Users should be aware the skill inspects files/ENV that can contain sensitive credentials.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and does not modify other skills or system-wide settings. Autonomous invocation is permitted (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-llm-router
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-llm-router 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
三档套餐体系,全量70+模型含定价,自动读取本地配置归类
v2.0.0
三档套餐体系,全量模型库含真实定价,自动读取本地配置归类
v1.0.0
Initial release: 智能多模型路由器,支持全量模型库、web search自动更新、OpenClaw配置读取
元数据
Slug openclaw-llm-router
版本 2.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Openclaw Llm Router 是什么?

Intelligent model router for OpenClaw. Reads your local config, classifies available models into three tiers (Premium / Balanced / Economy), and routes each... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。

如何安装 Openclaw Llm Router?

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

Openclaw Llm Router 是免费的吗?

是的,Openclaw Llm Router 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Openclaw Llm Router 支持哪些平台?

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

谁开发了 Openclaw Llm Router?

由 forrestinfo(@forrestinfo)开发并维护,当前版本 v2.1.0。

💬 留言讨论