Back to skill
Skillv1.0.0
VirusTotal security
Local-First LLM · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:30 AM
- Hash
- 8c50e93490873cc8441cb3ffc5a718721e56d42128c67fbd2a91f45b5aa5a81d
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: local-first-llm Version: 1.0.0 The skill bundle is designed to route LLM requests locally, track savings, and display a dashboard. All scripts (`check_local.py`, `dashboard.py`, `route_request.py`, `track_savings.py`) and documentation (`SKILL.md`, `references/*.md`) align with this stated purpose. Network calls are exclusively to `localhost` to check for local LLM providers. File system operations are limited to reading and writing a user-specific data file (`~/.openclaw/local-first-llm/savings.json`). Subprocess executions are confined to other Python scripts within the same skill bundle. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The code is clear, and its behavior is consistent with a benign utility.
- External report
- View on VirusTotal
