Free Ride - Unlimited free AI
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates opencla...
requirements.txt
text/plain · 16 bytes
README.md
text/markdown · 9697 bytes
setup.py
text/x-python-script · 674 bytes
SKILL.md
text/markdown · 4548 bytes
watcher.py
text/x-python-script · 5381 bytes
main.py
text/x-python-script · 35211 bytes
skill.json
application/json · 1295 bytes
skill-card.md
text/markdown · 2443 bytes
Security Scan
Status
suspicious
OpenClaw
gpt-5.5
OpenClaw analysis
This skill fits its stated OpenClaw/OpenRouter purpose, but it deserves review because it can change your agent’s default model routing and optionally keep doing so from a persistent background watcher.
Confidence: medium
VirusTotal
Type: OpenClaw Skill Name: free-ride Version: 1.0.11 The FreeRide skill bundle is a legitimate utility designed to manage and rotate free AI models from OpenRouter within the OpenClaw ecosystem. The code (main.py, watcher.py) performs transparent operations such as fetching model lists from the OpenRouter API, ranking them based on quality metrics, and updating the local OpenClaw configuration file (~/.openclaw/openclaw.json). It includes a background daemon (watcher.py) for health monitoring and automatic failover, which is clearly documented in SKILL.md and README.md. No evidence of data exfiltration, malicious execution, or prompt injection was found; all network activity is restricted to openrouter.ai as declared.