Open Router
v1.0.0Configure OpenRouter model routing with provider auth, model selection, fallback chains, and cost-aware defaults for stable multi-model workflows.
⭐ 0· 445·2 current·2 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97ex9rwtkvdq1jks4mksk5tcd8217nb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🛣️ Clawdis
OSLinux · macOS · Windows
Binscurl, jq
EnvOPENROUTER_API_KEY
