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...
v1.0.8
2026/04/02
- Added formal SKILL metadata section with required environment variable (OPENROUTER_API_KEY), network permissions (openrouter.ai), install instructions, and files written by the skill. - No changes to functionality or commands; documentation and configuration remain the same. - Clarified and documented file writes to openclaw-related JSON files for transparency and stronger integration.
v1.0.7
2026/03/27
No changelog provided.
v1.0.5
2026/03/16
No changelog provided.
v1.0.4
2026/02/18
No changelog provided.
v1.0.3
2026/02/14
No changelog provided.
v1.0.2
2026/02/05
No changelog provided.
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill's files, runtime instructions, and required environment access align with its stated purpose (managing OpenRouter free models for OpenClaw); nothing in the package appears to attempt unrelated access or exfiltration.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: free-ride Version: 1.0.8 The 'free-ride' skill bundle is a legitimate utility designed to manage and rotate free AI models from OpenRouter for the OpenClaw platform. The core logic in `main.py` and `watcher.py` fetches available models from the OpenRouter API (openrouter.ai), ranks them based on quality metrics, and updates the user's `~/.openclaw/openclaw.json` configuration to use these models as primary or fallback options. The skill correctly handles the `OPENROUTER_API_KEY` as a secret and limits its file system operations to the specific configuration keys necessary for its stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.