VIGIL
The Security Agency That Never Sleeps
AI-powered security operations platform — scanners, agents, incidents, compliance, MCP.
Open-source under AGPL-3.0.
Main Repo • Website • Contributing
Vigil combines 6 security scanners (nmap, nuclei, trivy, nikto, openssl, DNS), AI-powered triage (BYOK Claude/Codex), 20 autonomous agents, incident response, compliance tracking (SOC 2, ISO 27001, NIST), and a 25+ tool MCP server — in a single Express.js process with 6 npm dependencies.
git clone https://github.com/vigil-agency/vigil.git
cd vigil && cp .env.example .env && npm install && npm start
# → http://localhost:4100 (admin / admin)| Repo | vigil-agency/vigil |
| Website | vigil.agency |
| License | AGPL-3.0 |
| Contact | vigil@autopilotaitech.com |