Beta
Email Trust
Analyze email content and optional headers for sender authenticity, authentication signals, suspicious links, and phishing indicators.
Example signal
Account verification email
Trust score
29/100
Suspicious
- Urgent account language
- Unverified sender context
- Suspicious destination
Problem
Phishing email still combines deceptive sender identity, urgent language, malicious links, and authentication gaps that users rarely inspect before acting.
Solution
Email Trust evaluates email body content, optional raw headers, sender evidence, authentication context, suspicious links, and user-readable recommendations.
How it works
01
Ingest email
02
Parse sender signals
03
Evaluate authentication
04
Inspect links
05
Return Security Report
Live analyzer
Try Email Trust
Submit a sample input to the live TrustShield backend and review the returned Trust Score, Risk Score, recommendation, signals, and technical Security Report.
Email Trust
Analyze an email
Submit email content and optional headers to evaluate sender signals, SPF, DKIM, DMARC, suspicious links, and recommendation guidance.
Awaiting analysis
Submit the form to receive a live TrustShield backend Security Report.
Architecture
Benefits
Example API result
curl $NEXT_PUBLIC_API_BASE_URL/api/public/analyze/url \
-H "Authorization: Bearer $TRUSTSHIELD_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com/login"}'{
"trustScore": 86,
"verdict": "trusted",
"recommendation": "allow",
"signals": [
"valid_tls",
"no_suspicious_redirects",
"domain_reputation_positive"
],
"explanation": "No high-risk indicators were detected."
}FAQ
Are email headers required?
No. Email Trust can analyze body content first and use headers when available for stronger sender and authentication context.
Does it replace a secure email gateway?
No. It is a trust analysis layer that helps explain email risk and can complement existing enterprise email controls.
Use TrustShield on Android
Install the official Android app for URL Trust and QR Trust workflows on mobile.