#AI Agents
3bookmarks tagged with "AI Agents"
across 2 categories: AI & Public Opinion, Information Security
PwC's AI Agent Survey: The Enterprise Adoption of Agentic AI
pwc.com โข Oct 17, 2025 โข AI & Public Opinion
PwC survey of 308 US executives finds 88% plan to increase AI budgets due to agentic AI, 79% already adopting AI agents. Among adopters: 66% report increased productivity, 57% cost savings, 54% improved customer experience. 73% believe AI agent usage will provide significant competitive advantage. Top barriers: cybersecurity (34%), lack of trust (28%). 46% concerned about falling behind competitors.
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.