← Back to extensions

Footer Builder

A fully configurable, theme-matched site footer: brand column with logo and social buttons, up to four link columns, a copyright bar and an optional back-to-top button. Live previe...

A fully configurable, theme-matched site footer: brand column with logo and social buttons, up to four link columns, a copyright bar and an optional back-to-top button. Live preview in the admin editor.

AI security review

Reviewed safe · 96/100
A theme-matched footer builder extension with proper input sanitization, output escaping, URL scheme filtering, and correctly-scoped admin authorization. No RCE, SQL, SSRF, exfiltration, or phone-home behavior found.
  • low · adoptUtilityLinks moves sibling extension nodes — In assets/forum.js, adoptUtilityLinks() queries all sibling [data-convoro-ext] elements, strips their <a> styles, reparents them into its own bar and hides the siblings. This is benign UI consolidation but reaches into other extensions' DOM, which could interfere with sibling rendering. No security impact.
  • low · Logo/social URLs rendered without full validation — safeUrl() in forum.js only blocks javascript:/data:/vbscript: schemes; other schemes pass through. Values are properly attribute-escaped via esc() and server-side normalize() applies the same scheme filter plus length clamping, so risk is limited to admin-controlled link targets.

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