A simple yet powerful Python app that uses the VirusTotal API to analyze domain safety.
- Connects to VirusTotal's public API
- Fetches threat statistics for any domain
- Calculates a composite risk score
- Visualizes results in a simple bar chart
- Python 3.x
- requests
- matplotlib
- Get your free VirusTotal API key
- Paste it in the script
- Run:
python threat_agent.py