They become more expensive because every request can trigger model inference, tool calls, and chained reasoning, which multiplies cost per transaction. As adoption fragments across teams, governance weakens and usage becomes inconsistent. Without runtime control, organisations lose visibility into where spend is created, so small inefficiencies compound quickly across applications, models, and workflows.
Why This Matters for Security Teams
Production AI spend is not just a cloud billing issue. For generative and agentic workloads, cost is tightly coupled to risk because every extra token, tool invocation, retrieval step, or retry also expands the attack surface and the governance gap. The same pathways that inflate spend can also hide prompt injection, data leakage, or unsafe automation. Current guidance from the NIST AI Risk Management Framework is clear that AI systems should be managed as socio-technical systems, not isolated models.
Security teams often miss this because early pilots are usually tightly scoped and manually supervised. Once the workload moves into production, teams add routing logic, retrieval layers, tools, and fallback chains, then distribute ownership across product, platform, and security functions. That fragmentation makes unit economics harder to see and makes control drift more likely. In practice, many security teams encounter runaway AI cost only after misuse, over-permissioned tools, or unbounded retries have already become embedded in production workflows.
How It Works in Practice
Generative and agentic systems become more expensive in production because the cost per outcome is shaped by several layers at once: model inference, context size, retrieval, orchestration, tool execution, and human review. A single user action may trigger multiple model calls, especially when an AI agent plans, checks, retries, and validates before returning an answer. That means the price of one “task” is often far higher than the price of one prompt.
Operational controls change the economics. For example, long conversations increase context-window usage, which raises token spend. Tool-enabled agents can also create repeated API calls, data lookups, or workflow actions, each with its own charge and failure mode. The issue is not only the model choice; it is also the surrounding architecture, including rate limits, caching, routing, and approval gates.
Practitioners typically reduce waste by treating cost as a control objective:
- Set per-workflow budgets and alert thresholds for token, tool, and retrieval usage.
- Use routing rules to reserve expensive models for high-value tasks.
- Shorten prompts and context windows where the business use case allows it.
- Cache stable answers, embeddings, and retrieval results when freshness risk is low.
- Require workload identity and policy enforcement for agent tool access, as described in the SPIFFE workload identity specification.
For agentic systems, cost control and security control overlap. The OWASP Top 10 for Agentic Applications 2026 is useful here because excessive autonomy, tool misuse, and weak execution boundaries can drive both spend and exposure. These controls tend to break down when agents are allowed to chain unbounded tool calls across SaaS and internal systems because each hop adds latency, cost, and a new opportunity for failure.
Common Variations and Edge Cases
Tighter cost controls often increase engineering and governance overhead, so organisations have to balance spend reduction against speed of delivery and user experience. Best practice is evolving, especially for agentic ai, where there is no universal standard yet for how much autonomy should be constrained by default.
Some environments see cost spikes for reasons that are not obvious from a model invoice alone. Retrieval-augmented generation can become expensive when the knowledge base is large, noisy, or poorly chunked. Multi-agent systems can duplicate work across planners, critics, and executors. High-risk workflows may also require extra validation, audit logging, or human review, which is appropriate but adds operational cost.
Two edge cases matter most. First, workloads with volatile traffic patterns often look efficient in test but become expensive under peak demand because retry storms and queue backlogs amplify usage. Second, regulated or sensitive environments may need stronger approval controls, which can slow automation and increase overhead but are still justified by governance requirements. The NIST AI Risk Management Framework and the NIST AI Risk Management Framework both support this view by emphasising measurement, monitoring, and accountability rather than unchecked automation.
For threat-informed design, the MITRE ATLAS adversarial AI threat matrix and the CSA MAESTRO agentic AI threat modeling framework help teams see where cost growth and adversarial behavior intersect. In practice, the most expensive failures are rarely the ones with the highest per-call price; they are the ones where poorly governed agents keep spending until someone notices the bill or the incident.
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 MITRE ATLAS 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 | AI cost growth links to AI governance, measurement, and ongoing monitoring. | |
| OWASP Agentic AI Top 10 | Agent autonomy and tool misuse can amplify both spend and security exposure. | |
| NIST CSF 2.0 | GV.RM, ID.AM | Cost visibility and asset ownership are needed to manage AI workloads consistently. |
| CSA MAESTRO | Agentic AI threat modeling helps identify cost-amplifying failure paths and weak controls. | |
| MITRE ATLAS | Adversarial AI tactics can drive waste through abuse, retries, and unsafe orchestration. |
Set governance, measure AI usage, and monitor runtime behavior to keep spend and risk under control.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 24, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org