← Back to extensions

Bookmarks

Save posts to a personal reading list. Members bookmark any post with one click and revisit them on a private Bookmarks page. Opt-in — install it only if your community wants it.

Save posts to a personal reading list. Members bookmark any post with one click and revisit them on a private Bookmarks page. Opt-in — install it only if your community wants it.

AI security review

Reviewed safe · 96/100
A straightforward bookmarks extension using standard Laravel query builder and proper output escaping. No RCE, SSRF, raw SQL, hardcoded secrets, or external calls were found.
  • low · No post-visibility check on bookmark/topic queries — In src/Extension.php the topic and post toggle endpoints only verify authentication and that the post exists, not whether the viewer can access the post's topic/forum. A user could bookmark posts in restricted forums and the /bookmarks page would render their title/excerpt. Minor info-exposure depending on Convoro's permission model; not an injection or RCE.

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