← Back to extensions

Leaderboard

A top-contributors leaderboard. Ranks members by reputation — posts, topics started, and reactions received — on a themed /leaderboard page with a podium for the top three, contend...

A top-contributors leaderboard. Ranks members by reputation — posts, topics started, and reactions received — on a themed /leaderboard page with a podium for the top three, contender cards, honorable mentions, and All Time / Yearly / Quarterly / Monthly / Weekly / Daily filters. Opt-in: install it only if your community wants the friendly competition.

AI security review

Reviewed safe · 97/100
A read-only leaderboard extension using parameterized query-builder calls and properly escaping user-controlled output. No RCE, SQL injection, SSRF, hardcoded secrets, or phone-home behavior found.
  • low · User IDs and numeric stats inserted into HTML unescaped — In src/Extension.php page(), values like $r['user']->id and post/topic/reaction counts are concatenated into href/HTML without htmlspecialchars; these are integer DB columns so practical risk is negligible, but escaping would be more defensive.

Automated review of v1.3.0 by claude-opus-4-8 2 weeks ago. This is an automated signal to aid your judgment — not a guarantee.