Accountability should sit with the product and security leaders who approve release readiness, not with downstream users. Teams need clear ownership for testing standards, exception handling, and sign-off before deployment. Governance should define who can approve risk acceptance, who tracks remediation, and who ensures evaluation remains current as the system changes.
Why This Matters for Security Teams
When a model-based application ships, accountability is not an abstract governance question. It determines who must prove the evaluation was adequate, who owns residual risk, and who can stop release if the model or its prompts, tools, or connected data change. NIST SP 800-53 Rev 5 Security and Privacy Controls frames this as control ownership and continuous monitoring, not a one-time approval.
This matters because model-based systems drift after release. A model can be retrained, a prompt can be edited, or a tool chain can expand without the original reviewers being in the loop. That means the accountable party must be able to trace risk decisions back to product and security leadership, not to downstream operators who only consume the system. NHIMG’s DeepSeek breach coverage is a reminder that exposed data and weak control boundaries quickly become a governance failure, not just a technical one.
Practitioners often get this wrong by treating AI evaluation as a QA checkpoint instead of a release-control obligation. In practice, many security teams discover accountability gaps only after a model has already been deployed with no clear owner for remediation, exception handling, or re-evaluation.
How It Works in Practice
Accountability should be assigned to a named business owner and a named security approver, usually the product leader and the security leader for the service. The product owner is responsible for ensuring the application is fit for purpose, while security owns the evaluation standards, control evidence, and the decision process for acceptable risk. That separation prevents a common failure mode where everyone is consulted but no one is empowered to sign off.
In practice, teams should define three layers of responsibility. First, the build team executes testing for safety, abuse cases, data leakage, and access control. Second, security validates the evaluation method, checks whether the test coverage matches the system’s blast radius, and confirms that exceptions are documented. Third, leadership approves release readiness and accepts residual risk when the system cannot meet all desired controls. This maps cleanly to NIST guidance on control ownership, evidence, and ongoing assessment, especially under NIST SP 800-53 Rev 5 Security and Privacy Controls.
Good governance also requires re-evaluation triggers. If the model changes, the system architecture changes, or new tools are connected, the approval should expire until the updated system is re-tested. That is particularly important for model-based apps that use external retrieval, memory, or agentic workflows, because new dependencies can alter both security posture and business impact. NHIMG’s The State of Secrets in AppSec research reinforces how quickly operational gaps turn into exposure when secrets and code paths are not centrally controlled. These controls tend to break down in fast-moving release pipelines where model updates ship independently of security review because the approval model no longer matches the deployment model.
Common Variations and Edge Cases
Tighter approval control often increases release overhead, so organisations must balance speed against assurance. For low-risk internal tools, a lighter review may be acceptable, but the accountable owner still has to exist and the acceptance criteria still need to be explicit.
There is no universal standard yet for how much AI evaluation evidence is sufficient, especially for hybrid systems that combine models with deterministic business logic. Current guidance suggests using the same accountability principles already used for security exceptions: named approvers, documented rationale, expiry dates, and revalidation after material change. If the application handles regulated data, customer-facing decisions, or privileged actions, the bar should rise accordingly.
A common edge case is shared ownership across data science, platform, and security teams. Shared execution is fine, but shared accountability is not. One leader must own the release decision, another must own the control validation, and both must know when re-review is required. That becomes especially important when vendors provide model components but the organisation still operates the application and its data flows.
For deeper context on how AI systems create governance risk when controls are not refreshed, NHIMG’s DeepSeek breach analysis is useful because it shows how quickly trust assumptions can fail once model-linked assets are exposed or repurposed.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10, CSA MAESTRO and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | GV.OV-01 | Defines who owns oversight and risk decisions for shipped systems. |
| NIST AI RMF | GOVERN | Governance requires accountability for AI risk, testing, and sign-off. |
| OWASP Agentic AI Top 10 | A01 | Agentic and model-based apps need explicit ownership for unsafe behaviour. |
| CSA MAESTRO | GOV-1 | MAESTRO addresses governance responsibilities across AI system lifecycles. |
| OWASP Non-Human Identity Top 10 | NHI-01 | Shipped AI apps often rely on NHIs and secrets that need accountable ownership. |
Assign a named business and security owner for release approval and ongoing oversight.
Related resources from NHI Mgmt Group
- Who is accountable when AI security controls fail during a live event or proof of concept?
- Who is accountable when certificate-based device identity fails in a managed access model?
- Why do infrastructure and security teams need a different model for governing access as AI and automation expand?
- Who should own AI application security decisions when multiple teams attend the same programme?