How it works
X Impersonation Guard has three isolated pipelines.
- Detection finds possible impersonators through handle variants, display-name searches, follower scans, image hashes, and scrape fallback.
- Scoring assigns a 0 to 100 score and stores an explainable signal breakdown.
- Reporting uses Playwright to file X Help Center reports after user approval.
The pipelines communicate through SQLite so each stage can be tested independently.