RSS Feeds
Publish your community as RSS — a site-wide feed plus per-category and per-topic feeds, with auto-discovery so feed readers find them automatically.
Publish your community as RSS — a site-wide feed plus per-category and per-topic feeds, with auto-discovery so feed readers find them automatically.
AI security review
✓
Reviewed safe · 97/100
A well-behaved RSS feed extension that exposes read-only public feeds and an admin-protected settings page. Uses parameterized Eloquent queries, proper XML/HTML escaping, CSRF protection, and admin middleware with no external network calls or dangerous code patterns.
- low · Feed description from body_html — Present::excerpt() of body_html is placed in CDATA in src/Extension.php item(); CDATA-breakout sequences are correctly neutralized, but feed-reader-side HTML rendering safety depends on the excerpt helper sanitizing markup (not visible here). Low risk.
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.