← Back to extensions

Online Now

A sidebar widget showing who's online right now, with avatars.

A sidebar widget showing who's online right now, with avatars.

AI security review

Reviewed safe · 95/100
A simple online-members sidebar widget that reads recently-active users via Eloquent and renders avatars client-side. No dangerous patterns, external calls, or auth bypass concerns beyond normal framework use.
  • low · Public online-users endpoint — The /api/ext/online route in src/Extension.php uses only the 'web' middleware (no auth), exposing the list of currently-online members (names/avatars/urls) to unauthenticated visitors. This may be intentional but is worth noting for privacy.

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