Impact Severity: High Module: `stellarflow-frontend/src/components/navigation/SecurityBanner.tsx` ## Description: Display an explicit domain verification badge helping users confirm they are on the official application URL. ## Technical Requirements: - [x] Check `window.location.hostname` against official domain registry - [x] Render visual security badge in top navigation bar - [x] Display warning overlay if app is loaded inside an iframe or unknown mirror
Impact Severity: High
Module:
stellarflow-frontend/src/components/navigation/SecurityBanner.tsxDescription:
Display an explicit domain verification badge helping users confirm they are on the official application URL.
Technical Requirements:
Check
window.location.hostnameagainst official domain registryRender visual security badge in top navigation bar
Display warning overlay if app is loaded inside an iframe or unknown mirror