Skip to content

Conversation

@undeadlist
Copy link

Summary

Adding Trust Scan to the Web > Scanning / Pentesting section.

Trust Scan is a free, open-source URL security scanner that helps developers verify if a URL/website is legitimate before connecting their accounts or sharing API keys.

Features

  • 8 Security Checks: WHOIS, SSL, hosting detection, content analysis, pattern matching, GitHub integration, Archive.org lookup, threat intelligence
  • Threat Intelligence: Queries URLhaus, PhishTank, Spamhaus, AbuseIPDB
  • Pattern Detection: 40+ patterns for scams, phishing, crypto fraud
  • AI Analysis: Optional server-side analysis via Ollama
  • Self-hostable: Next.js + PostgreSQL + Docker

Links

🤖 Generated with Claude Code

Trust Scan is a free, open-source URL security scanner that performs 8 security checks including WHOIS, SSL, threat intelligence (URLhaus, PhishTank, Spamhaus), and detects 40+ scam/phishing patterns. Includes optional AI analysis via Ollama.

- Live demo: https://aibuilds.net
- Self-hostable with Docker
- MIT License

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants