leon-ai/leon

Website reputation feature

Open

#60 geöffnet am 15. März 2019

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.186 Forks)batch import
feature requestgood first issueskill

Repository-Metriken

Stars
 (14.041 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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