TL;DR: AI systems expand the attack surface by introducing prompt injection, token compromise, and autonomous data access paths that legacy security tools were not built to govern, according to Obsidian Security. The practical issue is not only detection, but whether identity, authorization, and audit controls can keep pace with AI agents that move across SaaS platforms and data boundaries.
NHIMG editorial — based on content published by Obsidian Security: Cybersecurity in AI: Bridging SaaS Protection and Intelligent Systems
Questions worth separating out
Q: How should security teams govern AI tools that connect to SaaS data?
A: Treat each AI tool as a non-human identity with an owner, a defined scope, and an expiry path.
Q: Why do AI agents create more identity risk than ordinary SaaS integrations?
A: AI agents can operate continuously, chain multiple tools, and act on delegated permissions with little human oversight.
Q: What breaks when AI apps are allowed to run under broad credentials?
A: Least privilege breaks first, because the app can access more than the initiating user should reach directly.
Practitioner guidance
- Map AI systems to named identity owners Assign a business and technical owner to every AI system, service account, and API token so the credential lifecycle is not lost inside platform teams or shadow deployments.
- Rotate and revoke AI credentials on a fixed schedule Automate rotation for API keys and tokens, then verify immediate revocation paths for decommissioned agents, failed experiments, and compromised integrations.
- Enforce runtime policy for AI-to-SaaS access Use policy-based access decisions that consider data sensitivity, request context, and destination system rather than giving AI workloads one broad role across all applications.
What's in the full article
Obsidian Security's full article covers the operational detail this post intentionally leaves for the source:
- A deeper walkthrough of AI authentication patterns across SaaS platforms and API-based integrations.
- Concrete examples of runtime policy enforcement, anomaly detection, and incident response telemetry.
- Implementation guidance for aligning AI security with zero trust, compliance, and audit requirements.
- Configuration examples and architecture notes for teams extending existing security stacks into AI workflows.
👉 Read Obsidian Security's analysis of cybersecurity in AI and SaaS protection →
AI cybersecurity and identity controls: what teams are missing?
Explore further
AI security is now an identity governance problem, not just a model safety problem. The article shows that the real exposure sits at the intersection of identity, authorization, and data movement across SaaS and AI systems. Security teams that treat AI as a separate technical silo miss the operational fact that AI access is still access, and it must be governed like any other privileged non-human workload. The implication is that IAM and security architecture must converge around the same control plane.
A few things that frame the scale:
- 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, according to AI Agents: The New Attack Surface.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation, according to the same survey.
A question worth separating out:
Q: Who should be accountable for AI access decisions in identity programmes?
A: Accountability should sit with the identity or application owner who can justify the entitlement and revoke it when needed. Each AI permission should be linked to an accountable identity so certification, investigation, and audit can trace decisions back to a responsible owner.
👉 Read our full editorial: Cybersecurity in AI exposes gaps in identity and access controls