Tag: agent-safety
-
Designing AI Agents from the Outside In
The PEAS framework offers a way to design AI agents from the outside in by defining success, environment, actions, and observations before writing code.
-
The lethal trifecta in AI agents
When agents can read private data, process untrusted content, and communicate outward, prompt injection becomes a much more serious security problem.