AI 产品解读Email security analysis and threat detection inside Gmail
Helps users identify phishing attempts, malicious domains, and unsafe email content before interacting with them.
When viewing an email in Gmail, the extension scans the sender's domain age via RDAP, extracts external links, checks their domain ages, and optionally queries VirusTotal for URL reputation. It then injects a security banner into the email view showing warnings or green checks based on findings.
Sender reputation analysis based on domain ageSuspicious link detection with domain age verificationDomain verification using RDAP (Verisign/RDAP.org)VirusTotal security checks for URLsWarning indicators for potentially dangerous emailsLightweight and privacy-focused design
- 目标用户
- Gmail users concerned about email security / General users wanting to avoid phishing and malware
- API key for VirusTotal is hardcoded as placeholder 'VT_API_KEY', so VT checks will likely fail in practice.
- Privacy policy URL provided but no detailed terms or data handling documentation found in source.
- Extension is very small (15.78 KiB) and lightweight, limiting complexity of analysis.
付费分析未识别到付费功能
The extension contains no code related to payments, subscriptions, upgrades, or billing. It is a free security tool that runs inside Gmail without any paid tiers.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not implement any login mechanism. It runs directly inside Gmail using the user's existing Google session. No extension account or destination service login is required.