← Back to extensions

Follow & Feed

Follow members and get a personal feed of their latest topics and replies. Adds a Follow button to profiles and a Feed page. Opt-in.

Follow members and get a personal feed of their latest topics and replies. Adds a Follow button to profiles and a Feed page. Opt-in.

AI security review

Reviewed safe · 96/100
A straightforward follow/feed extension using parameterized query builder calls, proper auth middleware on mutating routes, and consistent HTML escaping on output. No RCE, SQL injection, SSRF, hardcoded secrets, or external exfiltration observed.
  • low · State/me endpoints unauthenticated by design — /api/ext/follow/state/{user} and /api/ext/follow/me run on 'web' only (no auth) but only expose follower counts and login status — low sensitivity, consistent with intended public profile data.

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.