A one-time approval breaks when the model, prompts, data, or use case changes after launch. Risk moves with the system, especially in GenAI where behaviour can shift as inputs, integrations, and user expectations evolve. Without continuous review, organisations miss drift, new misuse paths, and policy violations, leaving governance artefacts disconnected from actual production behaviour.
Why This Matters for Security Teams
AI safety cannot be treated like a static sign-off because the system that was approved is rarely the system that remains in production. Prompts evolve, retrieval sources change, connectors expand, and business users often repurpose the same model for adjacent workflows. That creates a governance gap where the original approval still exists on paper, while the real risk profile has already shifted.
This is especially important for GenAI and agentic workflows, where tool use can turn a harmless output issue into a broader action risk. Current guidance suggests treating AI safety as a control lifecycle, not a launch event, consistent with the NIST Cybersecurity Framework 2.0 emphasis on continuous governance and improvement. The practical issue is not only model quality, but also prompt injection exposure, data leakage, unsafe delegation, and policy drift as surrounding systems change.
In practice, many security teams encounter AI safety failures only after a model has already been repurposed, connected to new data, or allowed to act on behalf of a user.
How It Works in Practice
An ongoing control model treats AI safety like other living security controls: it is reviewed, measured, and re-authorised as the environment changes. That means the approval is tied to specific model versions, prompts, knowledge sources, tool permissions, and business contexts. When any of those inputs change, the control should be revalidated rather than assumed to still hold.
Operationally, this usually involves a combination of change management, testing, monitoring, and escalation paths. For AI systems, the best practice is evolving, but several patterns are becoming clear. Teams should track model provenance, update risk assessments when retrieval corpora or system prompts change, and log unsafe outputs or policy exceptions as part of security operations. For adversarial AI scenarios, the MITRE ATLAS knowledge base is useful for mapping prompt injection, model manipulation, and downstream abuse paths to realistic threat behaviours. For governance, the NIST AI Risk Management Framework reinforces the need for ongoing measurement, documentation, and accountability rather than one-time approval.
- Reassess the system when the model version, prompt template, or retrieval source changes.
- Monitor output quality, policy violations, and unsafe tool actions after deployment.
- Record exceptions and compensating controls so risk acceptance stays current.
- Limit autonomous actions until the relevant use case has been revalidated.
Where agentic AI is involved, safety control also includes permissions over tools, APIs, and execution scope, not just content moderation. That is why many organisations now align AI change control with identity and access governance, especially when the model can trigger business processes or expose sensitive data through connected systems. These controls tend to break down when teams allow rapid prompt and integration changes in production without a matching reapproval workflow because the approved risk statement no longer matches the live architecture.
Common Variations and Edge Cases
Tighter AI safety control often increases delivery overhead, requiring organisations to balance speed of experimentation against the need for repeatable assurance. That tradeoff is most visible in environments with frequent prompt iteration, shared model services, or multiple business owners using the same underlying model for different purposes.
There is no universal standard for how often AI safety should be re-reviewed, so current guidance suggests using trigger-based review rather than a fixed calendar alone. High-change environments may need review after any model update, tool integration, policy change, or material shift in data sources. Lower-risk internal copilots may justify lighter monitoring, but only if their blast radius is genuinely constrained. The OWASP Top 10 for Large Language Model Applications is a useful reference for identifying common failure modes such as prompt injection, insecure output handling, and excessive agency. Where regulated AI is in scope, the EU AI Act increases the need to document lifecycle controls, technical safeguards, and human oversight.
The main edge case is shadow adoption, where a formally approved model is quietly embedded into new workflows without security review. Another is “safe by default” assumptions, which fail when connectors, plugins, or retrieval layers introduce new data exposure paths. In those cases, the control failure is not the model alone but the surrounding operational ecosystem.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATLAS and OWASP Agentic AI Top 10 address the attack surface, NIST AI RMF and NIST CSF 2.0 set the technical controls, and EU AI Act define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | GOVERN | AI safety needs ongoing accountability, not a one-time sign-off. |
| MITRE ATLAS | Threat behaviors like prompt injection and manipulation drive ongoing AI control needs. | |
| OWASP Agentic AI Top 10 | LLM01 | Agentic systems fail when prompts, tools, or autonomy change without review. |
| NIST CSF 2.0 | GV.RM-03 | Continuous governance is needed as AI system risk changes over time. |
| EU AI Act | Article 9 | The AI Act requires risk management across the system lifecycle. |
Define owners, review triggers, and evidence to govern AI risk throughout the lifecycle.
Related resources from NHI Mgmt Group
- What breaks when organisations treat consent as a one-time checkbox instead of an ongoing control?
- What breaks when manufacturers treat compliance as a one-time certification instead of an ongoing security process?
- What breaks when customer due diligence is treated as a one-time onboarding step instead of an ongoing control?
- What breaks when AI fuzzing is treated as one control instead of three?