SignalCheck combines domain reputation with AI-content detection into a single 0–100 trust score. One click, two signals, about six seconds.
Free. No account. Nothing about you is stored beyond 24 hours.
Most AI detectors read text in a vacuum. Whether a page is trustworthy also depends on where it came from — so SignalCheck checks both and tells you which one moved the score.
The URL is checked against Google Safe Browsing for malware, phishing, and unwanted software. A flagged domain drops the score hard and shows the threat type.
The first 2,000 characters are analyzed by Gemini 3.6 Flash for signs of machine generation, returning a probability and the specific signals it noticed.
The two signals combine into a single 0–100 score — and the popup always shows the parts, so you can disagree with the summary.
The score is a signal, not a verdict. It tells you how much scrutiny a page deserves.
Safe domain, content reads as human-written.
Mixed signals. Usually worth reading the breakdown.
Flagged domain, strongly machine-generated content, or both.
score = (domain_reputation × 0.4) + ((100 − ai_probability) × 0.6)Most products don't publish what they cost to run or how fast they actually are. These are measured from the live service, not estimated.
The product needs to identify repeat users for rate limiting and nothing else. Everything follows from that.
A tool about trust should be honest about its own. These are open, not hidden.
Chrome Web Store submission is planned once the V3 evaluation work is complete. Until then it installs from source in about a minute.
git clone https://github.com/meghaldonde/trustsignalcheck
chrome://extensions and turn on Developer mode (top right).extension folder.