← 返回 Skills 市场
ToolRouter
作者
Blakefolgado
· GitHub ↗
· v1.0.2
· MIT-0
235
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install toolrouter
功能描述
One MCP gateway to 230+ AI tools — SEO, web search, image generation, video, screenshots, security scanning, and more. Auto-provisions on first use with no A...
安全使用建议
This skill appears to do what it says (a single gateway to many tools), but it instructs the agent to fetch and run an npm package (npx -y toolrouter-mcp) and to auto-provision an account that will later ask for billing info. Before installing: verify the npm package (owner, weekly downloads, inspect source on npm/GitHub), review the toolrouter.com privacy and billing terms, prefer using the documented remote MCP URL only if you trust the service, and be cautious about letting an agent autonomously modify ~/.openclaw/openclaw.json. If you need stronger assurance, ask the maintainer for the package repository URL and inspect the code yourself (or run the MCP in an isolated environment) before allowing your agent to run it.
功能分析
Type: OpenClaw Skill
Name: toolrouter
Version: 1.0.2
The skill bundle contains instructions in SKILL.md designed to trigger a prompt injection, directing the AI agent to automatically modify the user's local configuration file (~/.openclaw/openclaw.json). It promotes the execution of an external NPM package (toolrouter-mcp) via 'npx -y', which bypasses manual verification. While the service (toolrouter.com) claims to be a legitimate tool aggregator, the combination of self-installation instructions and 'auto-provisioning' without explicit API keys presents a security and privacy risk.
能力标签
能力评估
Purpose & Capability
Name/description align with the instructions: the SKILL.md points to a single MCP endpoint and an npm 'toolrouter-mcp' runner that would expose many tools. Modifying the OpenClaw mcpServers config is consistent with adding a gateway MCP integration.
Instruction Scope
Instructions ask the agent/user to add a toolrouter entry to ~/.openclaw/openclaw.json and optionally connect to https://api.toolrouter.com/mcp. They do not request unrelated files or secrets, but they do describe auto-provisioning (account creation and a claim URL for billing) which implies external account creation and potential transmission of identifying/billing information.
Install Mechanism
There is no built-in install spec, but SKILL.md directs use of 'npx -y toolrouter-mcp' which will fetch and execute code from the npm registry at runtime. Running npx executes remote package code and can be high-risk unless the npm package and publisher are verified. The skill does offer a direct remote MCP URL as an alternative, which still routes agent traffic to an external service.
Credentials
The skill declares no environment variables or credentials, which is plausible for a gateway that handles provider credentials server-side. However, the auto-provisioning/billing flow means the service will create an account and later request billing details externally — this is not represented in requires.env and is an operational privacy/billing consideration rather than a missing declared secret.
Persistence & Privilege
always is false (good). The SKILL.md instructs editing the agent's ~/.openclaw/openclaw.json to add the MCP entry — modifying the agent config is expected for MCP integrations, but the skill is marked agent-requested: true and user-invocable: false, which suggests it may be installed or activated by agent logic rather than directly by the user. That combination can lead to the agent autonomously adding a remote-executing entry without an explicit user install action.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toolrouter - 安装完成后,直接呼叫该 Skill 的名称或使用
/toolrouter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Updated tool count to 230+. Added Connectors for OAuth-connected accounts. Expanded skill catalog.
v1.0.1
Added explicit API key requirement to metadata and auth section. Updated tool examples to highlight high-value capabilities.
v1.0.0
Initial release: 150+ tools for AI agents via one MCP gateway
元数据
常见问题
ToolRouter 是什么?
One MCP gateway to 230+ AI tools — SEO, web search, image generation, video, screenshots, security scanning, and more. Auto-provisions on first use with no A... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。
如何安装 ToolRouter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toolrouter」即可一键安装,无需额外配置。
ToolRouter 是免费的吗?
是的,ToolRouter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ToolRouter 支持哪些平台?
ToolRouter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ToolRouter?
由 Blakefolgado(@blakefolgado)开发并维护,当前版本 v1.0.2。
推荐 Skills