Model Switch Skill

v1.0.0

Switch between configured LLM API providers including MiniMax, SCNET, OpenRouter, and Volcano Engine using OpenClaw CLI commands.

0· 144·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (switching LLM providers) align with the instructions (use OpenClaw CLI and edit ~/.openclaw/openclaw.json). No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md confines actions to switching providers and editing the user's OpenClaw config (~/.openclaw/openclaw.json). This is appropriate for the skill, but it does instruct storing API keys in a user config file (plaintext example), which has privacy/security implications outside the skill's control.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written or executed by the skill itself during install.
Credentials
The skill declares no environment variables or credentials. It expects API keys to be present in the user's OpenClaw config file, which is coherent with its stated function.
Persistence & Privilege
always is false and it is user-invocable. The skill does not request elevated/persistent privileges or attempt to modify other skills or system-wide settings.
Assessment
This skill is instruction-only and appears to do what it says: it helps you switch between LLM providers configured in your OpenClaw CLI config. Before using it: (1) confirm you trust the OpenClaw CLI you have installed, (2) be aware the SKILL.md shows placing API keys in ~/.openclaw/openclaw.json (plaintext examples) — consider using a secure credential store or restricting file permissions (chmod 600) if you store secrets there, (3) verify the provider endpoints (baseUrl) are correct and trusted, and (4) note the package source/homepage is not provided — if provenance matters to you, prefer skills with a known author or hosted source.

Like a lobster shell, security has layers — review code before you run it.

latestvk971q6fhs5hrze1fr21tef2nx183451n

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments