TL;DR: AI systems are forcing security roles to absorb prompt injection, model inversion, data poisoning, shadow AI discovery, and AI governance work across AppSec, GRC, cloud, and DevSecOps, according to Pillar Security. The core shift is that data and software are now operationally coupled, so identity, access, and runtime controls must be rethought together.
NHIMG editorial — based on content published by Pillar Security: Redefining Security Roles for the AI Era: Responsibilities and Controls
Questions worth separating out
Q: How should security teams govern AI systems that can act on data at runtime?
A: They should treat AI systems as governed actors with explicit ownership, policy boundaries, logging, and review.
Q: Why do AI systems complicate traditional access and governance models?
A: AI systems complicate traditional models because they can transform input data into actions, decisions, and outputs without the same fixed execution path as conventional software.
Q: What do security teams get wrong about shadow AI?
A: They often treat shadow AI as a discovery problem only.
Practitioner guidance
- Map AI systems to accountable owners Create an inventory of AI tools, models, and agentic services and tie each one to a business owner, technical operator, and governance reviewer.
- Extend red teaming into AI misuse scenarios Add prompt injection, model extraction, data leakage, and jailbreak testing to existing security validation.
- Treat AI outputs as governed data flows Classify where AI responses, embeddings, and downstream actions can expose sensitive information, then apply logging, masking, and approval boundaries at those points.
What's in the full article
Pillar Security's full blog post covers the operational detail this post intentionally leaves for the source:
- Role-by-role examples of how penetration testing, GRC, cloud, and DevSecOps responsibilities change in AI-heavy environments.
- Specific AI threat categories such as prompt injection, model inversion, data poisoning, and shadow AI exposure.
- Pillar's own platform framing for AI discovery, runtime guardrails, and governance workflows across security teams.
- The article's full mapping of AI security responsibilities to day-to-day practitioner work.
👉 Read Pillar Security's analysis of how AI is reshaping security roles →
AI security roles and controls: what changes for teams now?
Explore further
AI security is becoming an identity problem, not just a model problem. The article shows that penetration testing, cloud security, DevSecOps, and GRC are all being pulled toward the same issue: who or what is allowed to act on AI-generated decisions. That is an identity governance problem because runtime authority, not just technical capability, now determines risk. Practitioners should treat AI systems as governed actors, not isolated features.
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 report.
- 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.
A question worth separating out:
Q: How can organisations tell whether AI guardrails are actually working?
A: They should test whether the guardrails still hold when inputs are adversarial, ambiguous, or intentionally misleading. If a model can leak sensitive data, bypass intended restrictions, or produce unauthorised actions under pressure, the control is not effective enough for production use.
👉 Read our full editorial: AI security roles are shifting as data becomes executable