AI Agent Security: Otonom yapay zeka ajanlarının ve MCP protokolünün güvenlik riskleri. Excessive Agency, tool poisoning ve Meta'nın "İki Kural" (Rule of Two) savunma çerçevesi.
-
Updated
Aug 8, 2026
AI Agent Security: Otonom yapay zeka ajanlarının ve MCP protokolünün güvenlik riskleri. Excessive Agency, tool poisoning ve Meta'nın "İki Kural" (Rule of Two) savunma çerçevesi.
Intentionally vulnerable RAG app (LangChain + Chroma + Ollama) demonstrating 4 OWASP LLM Top 10 vulnerabilities: prompt injection, cross-tenant IDOR, excessive agency, sensitive data disclosure. Red-team lab + portfolio piece.
Hands-on demo of OWASP LLM06 (Excessive Agency) — tool-calling agent hijacked via indirect prompt injection, with layered defenses.
IDOR / Broken Object-Level Authorization in AI agent tool-calling — a hands-on vulnerable lab. An LLM tool trusts the object id it is handed and skips the ownership check, so any user reads any tenant's data.
Static security auditor for MCP servers. Finds tools that can do irreversible or external damage and verifies each one actually enforces a human-in-the-loop safeguard — not just declares one. AST-only; never runs your code.
Add a description, image, and links to the excessive-agency topic page so that developers can more easily learn about it.
To associate your repository with the excessive-agency topic, visit your repo's landing page and select "manage topics."