The old startup motto “Move fast and break things” takes on a decidedly different meaning when agentic AI is involved.
In just nine seconds, an AI agent destroyed PocketOS’s entire production database. A Claude Code agent deleted the production database of course management platform DataTalks.Club, including more than two years’ of students’ submissions and homework. A Replit agent wiped yet another production database — and then lied about it.
These are far from the only horror stories of agentic AI gone rogue. McKinsey's State of AI 2025 reported that about 51% of orgs have experienced an AI-related incident, and that number is almost certainly climbing as we speak. These incidents add up to a single, very valuable lesson for organizations of all sizes: Without the proper governance and controls, agentic AI can be dangerous, deceptive, and very costly.
Leading organizations learned this lesson early on. Rather than running headlong into the latest and greatest agentic systems and worrying about the oversight later, the companies getting the most value from AI agents built governance capabilities first and adopted agentic AI second.
They also understood that governance isn’t just a set of guardrails. It’s an enabler of innovation, a backstop against costly rework — and a preventative layer between the company and potentially devastating rogue actions.
Why Good Governance is the Difference Maker for Agentic AI
Here’s a hypothetical: What might happen if your organization made a new hire and, in the interest of enabling them to make an impact quickly, gave them complete access to all your systems and tools and the ability to communicate externally when and where they saw fit?
That’s exactly what’s happening with agentic AI in many organizations today, and it’s going about as well as you’d expect.
This is precisely why governance matters so much for AI agents. It may seem like an impediment to speed, but speed without control is a recipe for disaster. In fact, the organizations moving fastest with AI are the ones that built in controls from the start, not the ones that skipped them. Today’s highest-performing organizations are managing AI risk deliberately with human-in-the-loop rules, centralized oversight, and executive accountability.
And everyone else?
Gartner predicted that 40% of agentic projects would be cancelled by 2027, due, in part, to inadequate controls. McKinsey reported that 80% of organizations had already encountered risky agent behavior, including improper data exposure and unauthorized system access. Deloitte, meanwhile, reported in 2026 that just 21% of organizations have a mature model for governing autonomous agents.
In other words, too many organizations are focused on finding the right tools, while too few are building the governance required to avoid fragmentation, minimize duplication, mitigate risk, and scale effectively. When the agents misfire — and they will — these organizations will discover that they have too little oversight, too little control, and, in many cases, no way to limit the extent of the damage.
A Simple Governance Framework for Agentic AI
Many organizations have some degree of AI governance already, but it’s rarely the degree of control required by agentic AI.
Non-agentic AI governance — the kind most organizations have today — typically focuses on foundational elements, like model accuracy and transparency and general usage and cost controls. Agentic AI, on the other hand, requires those same elements of governance, but it also creates the need to answer other, much more difficult, questions.
Namely, when a system plans its own steps, calls tools, and acts across your environment with little or no human intervention, the questions become “Who is accountable when it acts?” and “Can you stop it in time?”
If your organization has already begun following guidance from a source like the NIST AI Risk Management Framework, the good news is that you don't need to reinvent the wheel. The NIST Framework already offers a workable spine in its four functions: Govern, Map, Measure, and Manage.
What it doesn't give you is agent-native controls. However, organizations can still use NIST's structure as a baseline, and extend each function for systems that act on their own.
Govern: Fix Accountability and Autonomy First
- Every agent needs a named business owner and a named technical owner, recorded in an inventory that tracks which tools each agent can touch. Maintain a register — at the per-agent level — recording the business owner accountable for behavior and the technical owner responsible for security posture.
- Classify agents by autonomy level, from fully autonomous agents to read-only "observe" agents, and scale oversight to their respective tier.
Be cautious here, though: Applying uniform governance to every agent regardless of autonomy isn’t sufficient. The more sophisticated the agent, the more sophisticated its governance should be. Also, be sure to define your unacceptable-risk threshold and a documented plan to halt an agent before you deploy, not after.
Map: Understand What Each Agent Can Actually Do
- Inventory every tool an agent can call, and sort those tools by consequence and reversibility. A read-only lookup is not a code-execution tool, and the two shouldn't carry the same permissions.
- For higher-autonomy agents, map tool sequences to real-world outcomes, and insert human-approval gates for anything irreversible, like financial moves or external communications. Once you’ve done that, threat-model against an established catalog like MITRE ATLAS or OWASP's Top 10 for Agentic Applications for good measure.
Measure: Log Actions, Not Just Outputs
- Capture an action-level audit trail that ties every tool call to the user, the agent, and the tool, along with its arguments, approvals, and exceptions.
- Track runtime signals, like how fast an agent acts and how often it escalates its own permissions, measured against a baseline so drift and anomalies surface early.
- Red-team the full path, including every tool and external system the agent can reach, not just the underlying model.
Manage: Be Able to Stop It and End It Cleanly
- Build kill switches and circuit breakers with pre-authorized automatic suspension.
- Write incident-response playbooks for agent-specific failures, and ensure they’re accessible, understood, and followed carefully.
- When an agent is retired, decommission it fully by revoking every credential and tool grant, disposing of persistent memory, and preserving the logs.
Underpinning all four of NIST’s functions is identity management. Organizations can gain the highest level of control and risk mitigation by giving every agent a unique, IAM-linked identity with scoped, short-lived, revocable credentials, rather than a shared API key. This will enable your team to contain the damage when an autonomous agent makes a misstep.
Takeaways for Tech Leaders
Agentic AI can be a massive difference-maker for efficiency, productivity, and innovation. It can also cause considerable damage to an organization’s reputation, systems, and bottom line. To maximize the former and mitigate the latter, tech leaders must:
- Install accountability and transparency at every stage and within every workflow
- Remember that it’s not enough to just build passive guardrails that prevent or mitigate rogue actions, because those actions will likely still occur to some degree. Ensure that when they do, your organization has the ability to act in the moment and prevent the damage from spreading.
- Insert human-in-the-loop controls at crucial points, like those involving financial decisions or external communications. Remember that this degree of oversight isn’t a burden, but a backstop against costly errors.
- Make identity management a fundamental aspect every step of the way, and be prepared to revoke credentials quickly when issues arise.
Lastly, remember that agentic AI is still an immature field, and the governance it requires will evolve alongside the agents themselves. Treat this checklist as a living document, revisit it as formal standards arrive, and let every incident — near-misses included — sharpen it.
To get more additional best practices and real-world guidance on AI governance, transformation, and more, visit our resources page today.