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 字节
README.md
text/markdown · 9697 字节
setup.py
text/x-python-script · 674 字节
SKILL.md
text/markdown · 4548 字节
watcher.py
text/x-python-script · 5381 字节
main.py
text/x-python-script · 35211 字节
skill.json
application/json · 1295 字节
skill-card.md
text/markdown · 2443 字节
Security Scan
状态
suspicious
OpenClaw
gpt-5.5
OpenClaw 分析
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.
置信度: 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.