← 返回 Skills 市场
plusone

Venice.Ai Router Openclaw

作者 Badmuff · GitHub ↗ · v1.5.0
linuxmacos ✓ 安全检测通过
719
总下载
2
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install venice-router
功能描述
Supreme model router for Venice.ai — the privacy-first, uncensored AI platform. Automatically classifies query complexity and routes to the cheapest adequate...
安全使用建议
This skill appears to do what it says: it needs a Venice.ai API key and Python and routes prompts to Venice.ai models. Before installing, consider: (1) Where you store VENICE_API_KEY — putting it in ~/.openclaw/openclaw.json or exporting it will persist the secret on disk; prefer a scoped key and store it with appropriate filesystem permissions. (2) Use VENICE_PRIVATE_ONLY if you must keep data on Venice-hosted private models; otherwise some requests may be proxied to external providers (the README labels those as "anonymized"). (3) The skill may read conversation JSON or tools JSON files you point it to — do not pass files with secrets unless you understand which model/tier will receive them. (4) The installer copies files into ~/.openclaw workspace and requires network access for API calls (api.venice.ai and, optionally, web-search endpoints). Review the included scripts if you have elevated threat concerns and monitor API key usage (billing/spending) after enabling the skill.
功能分析
Type: OpenClaw Skill Name: venice-router Version: 1.5.0 The OpenClaw AgentSkills skill bundle for 'venice-router' is classified as benign. The `venice-router.py` script, which is the core of the skill, performs its stated purpose of routing LLM prompts to the Venice.ai API. It securely handles the `VENICE_API_KEY` from environment variables, accesses the network only to `https://api.venice.ai`, and manages local cost tracking data within the user's home directory (`~/.venice-router/costs/`). The `install.sh` script copies local files and does not fetch external payloads. Crucially, the Python script explicitly states 'stdlib only, no pip dependencies', significantly reducing supply chain risks. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection against the OpenClaw agent itself. All file and network access is aligned with the skill's described functionality.
能力评估
Purpose & Capability
Name/description, required binaries (python3), required env var (VENICE_API_KEY), and optional VENICE_* settings all align with a Venice.ai model-routing CLI/skill. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and the Python script instruct the agent to call the Venice.ai API, optionally read conversation JSON or tools JSON files, and perform optional web-search/web-scraping. These behaviors are coherent with the stated purpose, but reading/uploading conversation or tools files and enabling web-scraping will transmit user data to Venice (or proxied providers) — users should avoid supplying sensitive files unless using private-only models and trust the provider.
Install Mechanism
Install uses a simple local install.sh (copies files into the user's OpenClaw workspace) and offers a brew formula to ensure Python exists. No downloads from arbitrary or untrusted URLs or extracted archives are present.
Credentials
Only VENICE_API_KEY is required (declared as primary), and the rest are optional VENICE_* flags relevant to routing/budgeting. One consideration: SKILL.md suggests storing the API key in ~/.openclaw/openclaw.json, which will persist the key on disk and could be readable by other local processes/users — this is expected but worth noting for users handling sensitive credentials.
Persistence & Privilege
always is false and the skill installs into its own OpenClaw skill directory. The installer does not modify other skills or system-wide settings beyond copying files into the user's OpenClaw workspace.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install venice-router
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /venice-router 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
v1.5.0: thinking/reasoning mode (--thinking flag, Qwen3 235B Thinking + Kimi K2 Thinking/K2.5), 5 new models (GPT-5.2 Codex, Gemini 3.1 Pro 1M ctx, Hermes 3 405B), fix budget-medium classifier gap, SKILL.md spec polish (YAML metadata, cliHelp, os field)
v1.4.1
Bundle scripts in package (fix missing code files)
v1.4.0
v1.4.0: Conversation-aware routing, cost budget tracking, function calling, Cloudflare fix, full security scan compliance.
v1.2.1
Fix ClawdHub security scan: bundle all scripts, declare optional env vars, add source URL, add install spec. Also: conversation-aware routing, cost budgets, function calling, Cloudflare 403 fix.
元数据
Slug venice-router
版本 1.5.0
许可证
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Venice.Ai Router Openclaw 是什么?

Supreme model router for Venice.ai — the privacy-first, uncensored AI platform. Automatically classifies query complexity and routes to the cheapest adequate... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 719 次。

如何安装 Venice.Ai Router Openclaw?

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

Venice.Ai Router Openclaw 是免费的吗?

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

Venice.Ai Router Openclaw 支持哪些平台?

Venice.Ai Router Openclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, macos)。

谁开发了 Venice.Ai Router Openclaw?

由 Badmuff(@plusone)开发并维护,当前版本 v1.5.0。

💬 留言讨论