Available
QR Trust
Verify QR codes for malicious redirects, fake payment destinations, phishing payloads, and risky shortened links.
Example signal
UPI payment QR with shortened redirect
Trust score
34/100
Proceed carefully
- Shortened destination
- Payment intent detected
- Destination brand mismatch
Problem
QR phishing hides intent behind a visual code. Users often scan codes in public, financial, and workplace contexts without seeing the final destination.
Solution
QR Trust extracts the payload, expands destinations, evaluates risk, and gives a clear recommendation before a browser or payment application is opened.
How it works
01
Scan code
02
Decode payload
03
Classify intent
04
Analyze destination risk
05
Advise user
Live analyzer
Try QR Trust
Submit a sample input to the live TrustShield backend and review the returned Trust Score, Risk Score, recommendation, signals, and technical Security Report.
QR Trust
Analyze QR payload
Paste a decoded QR payload or QR URL to evaluate malicious redirects, payment scams, phishing destinations, 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
Is the QR image uploaded?
The platform is designed around minimal data handling: decode what is needed for trust analysis and avoid retaining unnecessary image data.
Can it detect payment QR risk?
Payment-aware checks align with Payment Trust and help users verify payment intent before they proceed.
Use TrustShield on Android
Install the official Android app for URL Trust and QR Trust workflows on mobile.