Posts

Showing posts from October, 2025

Goal Manipulation Attacks Against Agentic AI Systems

This article by Ken Huang examines a critical emerging threat in AI security: goal manipulation attacks against agentic AI systems. Unlike traditional AI vulnerabilities that target individual outputs, these attacks subvert the fundamental objectives that guide autonomous AI agents. The piece introduces a taxonomy of three distinct attack pathways: Gradual Goal Drift - Incrementally steering an AI agent away from its intended mission through subtle, normalized changes until it produces the opposite of its intended behavior Malicious Goal Expansion - Stretching an AI agent's scope beyond authorized boundaries, transforming benign tasks (like server hardening) into malicious operations (like data exfiltration) Goal Exhaustion Loops - Trapping AI agents in endless verification cycles that consume resources and create denial-of-service conditions Huang argues these attacks are particularly dangerous because they exploit the autonomy that makes AI agents powerful - their abili...

New Course Alert - "AI Agents for Beginners"

Image
Microsoft has released a free 10-lesson course named  AI Agents for Beginners which takes you from concept to code while covering the fundamentals of building AI agents. It covers the following topics: What are AI agents? Which AI agent framework to use? How to design good AI agents? What is the Agent Tool Use Design Pattern? What is Agentic RAG? How to build effective AI agents? What Is the AI Agent Planning Design Pattern? How to use a Multi-AI agent system? How can AI agents improve?  How to deploy AI agents into production? Access it here -  https://learn.microsoft.com/en-us/shows/ai-agents-for-beginners/