Aegis Guardian
A lightweight, privacy-first AI desktop security monitor powered by local Ollama models — no data leaves your machine.
Project Summary
A lightweight, privacy-first AI desktop security monitor powered by local Ollama models — no data leaves your machine.
About This Project
Aegis Guardian is an open-source desktop security monitor built with a macOS-first philosophy. It combines a Python backend, React frontend, and Rust core to run AI threat detection entirely offline via Ollama.
Features
- 🖥️ Visual Sentinel: Detects privilege popups (sudo, password prompts) and auto-screenshots for evidence
- 📋 Clipboard Firewall: Real-time scanning for API keys, private keys, and plaintext passwords
- 💻 Terminal Pre-audit: Intercepts high-risk shell commands like
rm -rf /ornc -e - 🌐 Network Monitor: Detects suspicious ports and anomalous traffic
- 📲 Telegram Alerts: Instant push notifications for threat events
Stack
JavaScript 42.7% · Python 29.8% · Rust 22.5% · Shell 3.2%
Requirements: macOS 12+, Python 3.10+, Node.js 18+, Ollama (latest)