Argus: MCP Prompt-Injection Firewall
An MCP-native security firewall that sits between AI agents and their tools, inspecting every tool call and response for prompt injection, credential exfiltration, and policy violations. FastAPI proxy with a JWT identity layer, layered detection (regex + Claude-as-judge), and a live websocket dashboard showing per-agent decisions and which defense caught each block. Demos cover poisoned tool responses, outbound credential exfil, and the Claude Code CLAUDE.md exploit pattern. Built for the A10 Networks Hackathon (Track 2).
🛡️ AI Security · Prompt-Injection Defense for MCP Agents
- Python
- FastAPI
- MCP
- Security
- Prompt Injection
- JWT
- Claude API
- WebSockets