|
|
|
|
|
by ProjectRecon
192 days ago
|
|
Hi HN, I’ve been digging into the security landscape for autonomous agents (LangGraph, CrewAI, AutoGen) and realized the tooling is scattered everywhere. I built this repo to organize the ecosystem into a proper security lifecycle, rather than just a dump of links. It covers:
- Agent Firewalls & Runtime Protection (e.g., AgentGateway, PhantomWall)
- Red Teaming Tools (e.g., PyRIT, Garak)
- Sandboxing (e.g., SandboxAI, OpenHands)
- Static Analysis & Guardrails I’m looking for more open-source tools to add. If you’re building something in this space or know a tool I missed, please let me know or open a PR! Repo: https://github.com/ProjectRecon/awesome-ai-agent-security |
|