#AI-agents
2 bookmarks tagged with "AI-agents"
across 1 category: Information Security
-
The lethal trifecta for AI agents: private data, untrusted content, and external communication
simonwillison.net • Aug 9, 2025 • Information Security
Simon Willison identifies three dangerous capabilities that create critical security vulnerabilities when combined in AI systems: access to private data, exposure to untrusted content, and ability to communicate externally.
-
Design Patterns for Securing LLM Agents against Prompt Injections
simonwillison.net • Aug 9, 2025 • Information Security
Practical design patterns and architectural approaches for building more secure AI agents that are resistant to prompt injection attacks.