首页openclaw插件 › EUrouter — GDPR合规LLM路由

代码插件 安全

EUrouter — GDPR合规LLM路由

v0.1.6

EUrouter OpenClaw提供商插件,将模型请求路由到https://api.eurouter.ai,欧盟托管、GDPR合规的LLM路由服务,仅需EUrouter API密钥。

0· 6·0 当前
下载插件包 项目主页
最后更新
2026/4/7
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
该包的代码和运行时指令与其描述匹配:它是一个OpenClaw提供商插件,将模型请求路由到https://api.eurouter.ai,只需要EUrouter API密钥。
安全有层次,运行前请审查代码。

版本

latestv0.1.62026/4/7
● 无害

安装命令 点击复制

官方npx clawhub@latest install @eurouter/openclaw-eurouter
镜像加速npx clawhub@latest install @eurouter/openclaw-eurouter --registry https://cn.clawhub-mirror.com

插件文档

@eurouter/openclaw-eurouter

OpenClaw provider plugin for EUrouter — EU-hosted, GDPR-compliant LLM routing.

Installation

openclaw plugins install @eurouter/openclaw-eurouter

Configuration

This plugin requires one credential: EUROUTER_API_KEY.

Get your API key at eurouter.ai, then configure it using the OpenClaw secrets store:

openclaw secrets set EUROUTER_API_KEY eur_your_key_here
Note: On macOS, the OpenClaw gateway runs as a LaunchAgent (background service) and does not inherit shell environment variables. Using export EUROUTER_API_KEY=... in your shell profile will not work. Always use openclaw secrets set or add the key to your auth-profiles.json.

Usage

Once installed, EUrouter models appear in your model picker. Use them like any other provider:

eurouter/gpt-4o
eurouter/claude-sonnet-4-6
eurouter/deepseek-r1
eurouter/mistral-large-3
eurouter/llama-4-maverick

All requests are routed through EUrouter's EU-based infrastructure, ensuring GDPR compliance and EU data residency.

Included models

The plugin ships with 98 chat models from OpenAI, Anthropic, Mistral, Meta, DeepSeek, Google, Qwen, and more. Any model available on EUrouter can also be used by specifying its full ID — the plugin dynamically resolves models not in the static catalog.

Why EUrouter?

  • All LLM traffic stays within the EU
  • Full GDPR compliance for AI workloads
  • OpenAI-compatible API — works with any model
  • No vendor lock-in: switch models without code changes

Troubleshooting

"model not allowed: eurouter/..."

A fresh OpenClaw install has agents.defaults.models set, which acts as an allowlist. Keep that allowlist in place and add either eurouter/* or the exact EUrouter models you want to permit.

Messages silently dropped / model warmup fails

If your configured model is unavailable, the gateway may fail silently during warmup. Check openclaw logs for errors. Try switching to a known-working model (e.g. eurouter/gpt-4o) to verify your API key and connection.

API key not working

Verify your key starts with eur_ and was set via openclaw secrets set (not a shell export). Run openclaw secrets list to confirm the key is stored.

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务