Back to skill
Skillv1.0.0
VirusTotal security
Model Failover Guard · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:57 AM
- Hash
- b5274427170888b2468f8270ea073978b62d1541f23fb06b211ebe25914887dc
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: model-failover-guard Version: 1.0.0 The skill bundle provides an automatic model failover and failback guard for OpenClaw. The core Python script (`failover.py`) uses `subprocess.run` to execute `openclaw` commands with fixed arguments, preventing shell injection. It modifies the `~/.openclaw/openclaw.json` configuration and logs to `~/.openclaw/failover.log`, which is consistent with its stated purpose. While paths for configuration, state, and logs are configurable via `config.json`, this is a design feature for flexibility rather than an inherent vulnerability, as it requires prior compromise of the local `config.json`. The markdown files (`SKILL.md`, `README.md`) clearly describe the skill's functionality and do not contain any prompt injection attempts or instructions for malicious behavior. The '安全边界' section in `skills/model-failover-guard/SKILL.md` explicitly states benign actions.
- External report
- View on VirusTotal
