Glossary
AI Agent
An autonomous system using an LLM to make decisions, call tools, and execute tasks without direct human intervention. AI agents introduce specific risks: uncontrolled code execution, excessive data access, and manipulation via prompt injection. Their attack surface is proportional to the number of tools they can access.