Agentic Phishing Triage System
LangGraph-orchestrated multi-agent pipeline that ingests a raw email and returns a 0–100 risk score with a plain-language verdict. Specialized agents handle header forensics (SPF/DKIM/DMARC), social-engineering analysis, and verdict synthesis. Cleanly separated phishing from legitimate mail (99/97 malicious vs. 5/4 benign) and caught a BEC gift-card scam that passed email authentication — proving content analysis matters alongside headers. Built with explicit data/instruction separation as an adversarial-security design.