AI Leaderboard

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The AI Rankings Leaderboard skill is a legitimate tool designed to fetch and display LLM performance data from authoritative sources like Artificial Analysis and OpenRouter. The included Python scripts (fetch_rankings.py and query_leaderboard.py) use safe subprocess handling (shell=False) and standard web requests to retrieve public data. No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found; the browser automation logic is strictly limited to scraping rendered page content for the stated purpose.