Agentic AI
higherAn agent’s own goal gets hijacked mid-task
Goal / instruction manipulation via injection
What could go wrong
Attacker-controlled content reaches the agent’s planning loop, not just a single response, so the agent re-plans toward the attacker’s objective across several tool calls before anyone notices.
Your part
Owned by your security team, not a day-to-day habit for you.
Owner
Shared — both sides hold a piece
Fitted control
Input validation + prompt differentiation on every planning step, not only the first turn, so a manipulated instruction can’t ride along inside a later observation.
The skills
Autonomy note · AI-CMM tie
The gate exists for exactly this: as autonomy climbs past L2 (Assisted), a manipulated goal has more steps to compound before a human sees it.