OpenRouter Rankings Tracker
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The skill is a straightforward web scraper designed to fetch AI model rankings and usage statistics from OpenRouter's public rankings page. The core logic in `scripts/fetch.js` uses Playwright to navigate the site, extract DOM elements, and save the results locally to the user's home directory (`~/.openclaw/data/`). There is no evidence of data exfiltration, malicious execution, or prompt injection; the script's behavior aligns perfectly with its stated purpose.
