leon-ai/leon

Website reputation feature

Open

#60 opened on Mar 15, 2019

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (14,041 stars) (1,186 forks)batch import
feature requestgood first issueskill

Description

Feature Use Case

Ask Leon the reputation of a particular website. For example : « Leon, what is the reputation of github.com ? », « Is the aliexpress.com website safe ? »

Feature

I think this can be easily done, using free APIs like « AlienVault Open Threat Exchange (OTX) », « Google Safe Browsing », « Web Of Trust (WOT) ». Using VirusTotal we can even lunch URL analysis.

I think that this feature can be add to the package « checker ».

Contributor guide