Back to skill
Skillv1.0.3
VirusTotal security
semantic-model-router · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:36 AM
- Hash
- d0d99c23b506cabe51e2e2ff62c9a8eea0978013d99fb8c715d48111e79b1874
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: semantic-model-router Version: 1.0.3 The skill bundle is classified as benign. The `SKILL.md` documentation accurately describes the skill's functionality and does not contain any prompt injection attempts. The `model_router.py` script implements the described LLM routing logic, utilizing local ML models and keyword matching. It performs file I/O to a `query_history.json` file for local logging, which is a plausible feature for 'refinement' and does not target sensitive paths. While the `sentence-transformers` library might perform a one-time model download on first use, this is a standard library setup behavior and not an 'external call' for classification inference, aligning with the stated intent of local operation and providing a fallback via `model_weights.py`.
- External report
- View on VirusTotal
