← 返回 Skills 市场
ivangdavila

Open Router

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
505
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install open-router
功能描述
Configure OpenRouter model routing with provider auth, model selection, fallback chains, and cost-aware defaults for stable multi-model workflows.
安全使用建议
This skill appears coherent and limited to configuring and using OpenRouter. Before installing: 1) Confirm you trust https://openrouter.ai (prompts are sent there for inference). 2) Keep your OPENROUTER_API_KEY in your environment (not pasted into chat); consider using a least-privilege key or scoped credential if supported. 3) Review and protect the ~/open-router/ directory (it will contain routing policies, incidents, and budgets—avoid storing secrets there). 4) Be aware the agent may invoke the skill autonomously (default platform behavior); if you prefer manual control, don't enable automatic activation in setup. 5) Rotate the key if you later uninstall or suspect leakage.
功能分析
Type: OpenClaw Skill Name: open-router Version: 1.0.0 The skill bundle is benign. It transparently outlines its purpose to configure OpenRouter, uses `curl` and `jq` for legitimate API interactions with `openrouter.ai`, and explicitly states its data handling practices. It correctly uses `OPENROUTER_API_KEY` from environment variables, avoids storing secrets locally, and limits file system access to a dedicated `~/open-router/` directory. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the agent's core functions or access unrelated sensitive data.
能力评估
Purpose & Capability
Name/description (OpenRouter routing) match the requested artifacts: OPENROUTER_API_KEY, curl, jq, and calls to openrouter.ai endpoints. Nothing requested appears unrelated to configuring model routing or discovery.
Instruction Scope
SKILL.md and auxiliary docs limit runtime actions to: reading OPENROUTER_API_KEY from env, calling openrouter.ai model and chat endpoints, and writing routing/incident/budget notes under ~/open-router/. Instructions explicitly discourage storing raw secrets in memory or logs.
Install Mechanism
Instruction-only skill (no install step, no downloaded code). This reduces disk-write risk and matches the documentation.
Credentials
Only a single env var (OPENROUTER_API_KEY) is required, which is proportionate for a service integration. No unrelated credentials or config paths are requested.
Persistence & Privilege
Does not request always:true, does not modify other skills or system-wide configs, and only stores files within the user home under ~/open-router/. Autonomous invocation is allowed but is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install open-router
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /open-router 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with practical OpenRouter setup, routing rules, fallback reliability, and budget-safe operating guidance.
元数据
Slug open-router
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Open Router 是什么?

Configure OpenRouter model routing with provider auth, model selection, fallback chains, and cost-aware defaults for stable multi-model workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 505 次。

如何安装 Open Router?

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

Open Router 是免费的吗?

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

Open Router 支持哪些平台?

Open Router 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Open Router?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论