agent-model-switcher
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The Python script
switch_model.pyperforms local file system operations, including reading, writing, and copying JSON configuration files (agent.jsonandmodels.json) located in the~/.openclaw/agentsdirectory. - [CREDENTIALS_UNSAFE]: The skill reads sensitive configuration files to extract LLM provider API keys. The
listcommand displays the first 20 characters of detectedzaiprovider keys in the terminal output. While the output is partially masked, this represents a practice of exposing credential data in command-line interfaces.
Audit Metadata