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...
暂无可比对内容
需要至少一个上一版本,才能生成差异对比。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
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.
置信度: 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.