Treat the model as a critical third-party dependency, not a feature. Check whether the product can swap models, survive model outages, and preserve consistent behaviour across version changes. If the tool stops when the model stops, you are buying a single point of failure, not resilience.
Why This Matters for Security Teams
AI-native tools that rely on external models introduce a dependency that sits between software resilience, vendor risk, and security governance. The model is not just an embedded capability. It is a live upstream service that can change behaviour, fail without warning, or alter output quality after a version update. That makes model dependency a control issue, not only a procurement issue.
Security teams should assess whether the product can tolerate model unavailability, whether model changes are logged and reviewed, and whether outputs remain acceptable when the underlying model is swapped. This aligns well with NIST Cybersecurity Framework 2.0 thinking, where resilience and governance sit alongside protection. For AI systems, the same logic extends to supplier assurance, validation, and change management. A tool that cannot explain which model it is using, or when that model changed, is difficult to operate safely in regulated or high-impact environments. In practice, many security teams encounter this failure only after a model outage, output drift, or contract dispute has already disrupted production workflows rather than through intentional resilience testing.
How It Works in Practice
Assessment should start with dependency mapping. Identify which model providers the product uses, whether there is one model or multiple fallback options, and whether the product can degrade gracefully if the preferred model becomes unavailable. Security teams should also ask whether prompts, retrieved context, and outputs are stored in a way that allows for audit and incident review. If model behaviour changes, teams need a way to compare outputs before and after the change.
Useful review points include:
- Whether the product supports model abstraction or hard-codes a single provider.
- Whether model version changes are customer-controlled, vendor-controlled, or automatic.
- Whether the vendor has a documented fallback path for outages, rate limits, or deprecations.
- Whether output quality is tested against defined safety and accuracy thresholds after model swaps.
- Whether the tool’s logs retain enough context to support troubleshooting and response.
For assurance, security teams can borrow from AI risk guidance in the NIST AI Risk Management Framework, which emphasises mapping, measuring, and managing AI risks across the system lifecycle. If the tool uses exposed interfaces or agent-like behaviour, it is also worth reviewing whether prompt injection, tool misuse, or unsafe output routing could be triggered when the upstream model changes. The practical question is not only whether the model is secure, but whether the product stays governable when the model’s behaviour shifts. These controls tend to break down when model access is opaque, updates are automatic, and the vendor cannot separate application logic from upstream model behaviour because root-cause analysis becomes guesswork.
Common Variations and Edge Cases
Tighter control over external models often increases operational overhead, requiring organisations to balance resilience against speed of adoption. That tradeoff is real, especially when teams want rapid access to new model capabilities but also need predictable behaviour for compliance, security operations, or customer-facing workflows.
Best practice is evolving for multi-model and agentic products. Some tools offer genuine model portability, while others only support nominal switching that still depends on provider-specific prompt structures, token limits, or tool semantics. In those cases, a model swap may preserve uptime but still break task quality. There is no universal standard for acceptable output drift yet, so teams should define their own thresholds for acceptable variance, particularly for decision support, incident triage, and regulated content.
Edge cases also matter. If a product wraps an external model with caching, RAG, or workflow orchestration, the real dependency may be the surrounding retrieval and control layer rather than the model alone. Security teams should ask whether a fallback model receives the same system prompts, guardrails, and retrieval policy. Where the tool handles sensitive data, teams should confirm how prompts and outputs are handled by the upstream provider and whether contractual controls cover retention and reuse. For AI-native tools that interface with privileged systems, it is also sensible to assess whether non-human identity governance is required for the tool’s own API credentials and execution rights, because model resilience and identity misuse often fail together.
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 and risk surface, while NIST CSF 2.0, NIST AI RMF and NIST AI 600-1 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | GV.OC-03 | External model dependency is part of supplier and operating context. |
| NIST AI RMF | GV | AI RMF govern function fits model dependency oversight and accountability. |
| MITRE ATLAS | AML.TA0002 | Model changes can alter attack exposure through adversarial behaviors. |
| OWASP Agentic AI Top 10 | LLM05 | External models in agentic tools can be abused through unsafe tool behavior. |
| NIST AI 600-1 | GenAI profile addresses secure deployment and operational monitoring concerns. |
Document model providers, failure modes, and ownership before approving production use.
Related resources from NHI Mgmt Group
- How should security teams govern AI models that can call tools and access data?
- How should security teams govern AI gateway authorization across models, tools, and agents?
- What should security teams do when AI models depend on governed business definitions?
- How should security teams govern AI coding tools that create non-human identities?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org