Authenticates The User
Production installs use Microsoft identity. Local sideload builds can still use the internal dev bearer-token path.
Microsoft Outlook Add-in
Phishport exports the open message as raw EML, analyzes it with the Phishport backend, and returns a structured verdict directly inside the Outlook reading pane.
Public installs are intended to come through Microsoft Marketplace or AppSource after approval. Outlook does not support the same direct install-link flow used by Word, Excel, and PowerPoint add-ins.
Production installs use Microsoft identity. Local sideload builds can still use the internal dev bearer-token path.
The add-in uses Outlook Message Read APIs to export the currently open message as Base64 EML before analysis.
The task pane renders severity, confidence, reasons, suspicious URLs, suspicious attachments, and cache status.