AI security is not one discipline. Infrastructure roles protect deployment pipelines, inference systems, and tool connections. Governance roles prove accountability, risk management, and compliance. Red team roles uncover jailbreaks, prompt injection, and exfiltration paths before attackers do. Separate certifications map to those distinct failure points, so teams can build coverage without confusing technical validation with policy assurance.
Why This Matters for Security Teams
AI security programs fail when organisations assume one certification can cover deployment safety, oversight, and adversarial testing at the same time. Infrastructure specialists need to understand cloud controls, secrets handling, network paths, and software supply chain risk. Governance specialists need to translate model risk into policy, evidence, and accountability. Red team specialists need to think like attackers and test how prompts, tools, and outputs can be manipulated.
That split matters because the control objectives are different. A team can have strong platform hardening and still miss unsafe model behaviour, or run excellent governance and still lack the technical ability to expose prompt injection and data exfiltration paths. Current guidance suggests that AI assurance works best when security, compliance, and offensive testing are treated as separate but connected disciplines, rather than one blended capability. The NIST Cybersecurity Framework 2.0 is useful here because it reinforces outcome-based control thinking, but it does not collapse all assurance work into a single role.
In practice, many security teams discover these gaps only after a deployment has already connected to sensitive tools, data, or workflows, rather than through intentional role design.
How It Works in Practice
Most mature AI security programmes separate responsibilities by risk surface. Infrastructure certifications should emphasise secure engineering, identity and access control, environment isolation, logging, vulnerability management, and release governance for model-serving and agentic systems. Governance certifications should focus on policy design, risk acceptance, auditability, documentation, and regulatory evidence. Red team certifications should centre on test design, adversarial techniques, safety boundary testing, and reporting that translates technical findings into remediation priorities.
That separation is not just bureaucratic. It helps teams avoid the common failure mode where a person is certified to understand AI policy but has never tested a tool-using agent, or knows red teaming methods but cannot assess whether the underlying control environment is actually trustworthy. For agentic AI, the boundaries are even sharper because tool permissions, retrieval paths, and external actions create additional attack surfaces. Frameworks such as the CSA MAESTRO agentic AI threat modeling framework and Anthropic Project Glasswing show how threat modelling and adversarial testing are becoming more specialised, especially where autonomous actions are involved.
- Infrastructure roles validate secure deployment, identity boundaries, and observability.
- Governance roles map controls to policy, legal, and audit requirements.
- Red team roles test prompt injection, jailbreaks, data leakage, and unsafe tool use.
- All three roles should share a common risk vocabulary, but not the same certification path.
Best practice is evolving, but the operational principle is clear: a certification should match the failure mode it is meant to reduce. These controls tend to break down when one person is asked to cover model operations, compliance sign-off, and adversarial testing in a highly integrated production environment because the skill sets and validation methods diverge too far.
Common Variations and Edge Cases
Tighter specialisation often increases hiring and training overhead, requiring organisations to balance role clarity against budget and staffing constraints. That tradeoff is real, especially in smaller teams that need broad coverage rather than deep benches. In those environments, a hybrid certification strategy can work, but only if the organisation clearly documents where each person’s authority begins and ends.
There is no universal standard for this yet. Some programmes prioritise governance first because they need board and regulatory assurance, while others start with red teaming because they are already deploying tool-using agents and need immediate validation. A practical approach is to certify by function, then cross-train enough to ensure handoffs are understood. That matters most when AI systems touch sensitive data, privileged tools, or customer-facing decisions.
Identity and access also sit across all three categories. Infrastructure teams often own credentials, service accounts, and secrets; governance teams define retention and approval requirements; red teams test whether those protections can be bypassed. When AI agents can act on behalf of users or systems, the distinction between model assurance and identity assurance becomes operational, not theoretical.
For organisations building agentic AI controls, a certification model that recognises different assurance layers will usually outperform a single generalist path, especially when mapped to role-specific evidence and review cycles.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATLAS, OWASP Agentic AI Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | GOVERN | Governance roles need AI risk accountability and oversight. |
| MITRE ATLAS | T0011 | Red teams need adversarial methods for prompt and model abuse. |
| OWASP Agentic AI Top 10 | LLM05 | Agentic systems add prompt and tool abuse risks needing specialised testing. |
| NIST CSF 2.0 | PR.AC-4 | Infrastructure roles depend on least-privilege access and identity control. |
| CSA MAESTRO | Threat modelling for agentic AI needs distinct testing and governance layers. |
Validate agent guardrails and tool permissions against prompt injection and unsafe action execution.