PhishClean Security
There was no browser extension that offered serious, multi-layered phishing and token leak detection — domain mismatches, JWT exposure, API key leaks, hidden iframes, HTTPS downgrades — without sending a single byte of your browsing data to a server. Everything else either: Only did basic URL blacklist checks (cloud-dependent), or Offered deep detection but at the cost of your privacy PhishClean…
PhishClean Security endpoints
| Method | Endpoint | Description |
|---|---|---|
| URL & Page Security | ||
| POST |
Check Link /check-link |
Check whether a URL is safe or potentially malicious using PhishClean’s real-time phishing detection engine. This endpoint analyzes: - Domain spoofing (lookalike domains) -… |
| Scan Page | ||
| POST |
Scan Page /scan-page |
Full page scan running 12 phishing signals on HTML source - Password Field Detection - Domain Mismatch (Brand Spoofing) - Suspicious TLD - Lookalike Domain (Typosquatting) -… |
| Detect Backlink Impersonation | ||
| POST |
Backlink Impersonation Detection API /analyze-backlinks |
Detects phishing pages that borrow trust from legitimate brand backlinks, assets, and references to appear authentic |
| Email Security | ||
| POST |
Analyze-Headers /analyze-headers |
Check email headers for SPF, DKIM, DMARC compliance and spoofing attempts |
| POST |
Check Email /check-email |
Detect phishing in email body text including urgency, threats and credential requests |
| Credential Security | ||
| POST |
Check Password /check-password |
Analyze password strength including entropy, crack time and common patterns |
| POST |
Decode JWT /decode-jwt |
Decode JWT and flag security issues including expired tokens, alg:none attacks, and sensitive data exposure |
| Code & Secrets | ||
| POST |
Scan Secrets /scan-secrets |
Scan code or text for leaked API keys including AWS, Stripe, GitHub, Google and more |
PhishClean Security pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $199 / month | — |
|