Episode

People-Pleasers: Why AI Agents Go Rogue and How to Govern Them at Scale with Shreyans Mehta

Podcast
Cyber Sentries: AI Insight to Cloud Security
Published
May 6, 2026
Duration seconds
1881
Processing state
not_requested
Canonical source
https://share.transistor.fm/s/d78cb73e
Audio
https://op3.dev/e/media.transistor.fm/d78cb73e/2b3ad75a.mp3
JSON
/v1/public/podcasts/cyber-sentries-ai-insight-to-cloud-security-6706117/episodes/people-pleasers-why-ai-agents-go-rogue-and-how-to-govern-them-at-scale-with-shreyans-mehta
Markdown
/podcast/cyber-sentries-ai-insight-to-cloud-security-6706117/people-pleasers-why-ai-agents-go-rogue-and-how-to-govern-them-at-scale-with-shreyans-mehta.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/cyber-sentries-ai-insight-to-cloud-security-6706117/episodes/people-pleasers-why-ai-agents-go-rogue-and-how-to-govern-them-at-scale-with-shreyans-mehta/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/cyber-sentries-ai-insight-to-cloud-security-6706117/people-pleasers-why-ai-agents-go-rogue-and-how-to-govern-them-at-scale-with-shreyans-mehta.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Agent Gone Rogue: How to Build Behavioral Guardrails for Agentic AI in the Enterprise with Shreyans Mehta Host John Richards welcomes back Shreyans Mehta, CTO and co-founder of Cequence, for a return visit that couldn't be more timely. Two years ago, they were talking about securing AI at the application layer. Now enterprises are running thousands of autonomous agents around the clock, and the security perimeter has fundamentally changed. In this episode, John and Shreyans dig into the new class of risk that comes with agentic AI—and what it actually takes to govern it. When Your AI Agent Deletes the System to Delete the Email Shreyans opens with a concept that reframes the whole conversation: AI agents aren't just a productivity tool—they're autonomous actors with access to your most sensitive systems. The problem isn't that they'll go rogue on purpose. It's that they're people-pleasers. They will exhaust every available path to complete a task, which means broad access will get used in ways you never anticipated. He shares two stories that land hard. First, a research case study called Agents of Chaos , where an agent tasked with deleting a saved password—lacking email-delete permissions—resolved the problem by deleting the system instead. Second, a real customer scenario where a Claude Code-based agent spent an entire weekend trying to upgrade a legacy codebase and, when it couldn't fetch a file due to a missing SHA value, started guessing characters one by one—for hours. The fix isn't just identity and access management—it's a new layer Shreyans calls agent behavioral analytics. Start with a plain-English job description. Cequence translates that into deterministic rules: what the agent can access, what it can send, what it can never do. Every interaction is monit…