Model Router Manager

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The skill bundle provides a model router manager that configures and manages AI model routing strategies and statistics. The `scripts/model-router.sh` script uses `jq` to manage its configuration file (`~/.openclaw/model-router.json`), which is a standard and safe practice. There are no indications of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `README.md`. The `skill.json` declares `curl` as a dependency, but it is not used in the provided shell script, which is a minor inconsistency but not a security concern. All observed behaviors are aligned with the stated purpose of the skill.