Organisations should treat AI security as a shared responsibility model, not a single control problem. At the usage layer, they must manage identity, access, and sensitive data. At the application layer, they need strong governance over integrations, APIs, and data flows. At the platform layer, developers must secure models, training data, and infrastructure, with continuous monitoring and clear ownership.
How AI security breaks down by layer
AI security becomes tractable when organisations separate the problem into usage, application, and platform layers. That split prevents teams from overloading one control set with unrelated work. It also makes ownership clearer, because the people who approve use, build integrations, and operate models do not always share the same risk decisions or technical levers.
At the usage layer, the real question is who can use the AI system, what data they can expose, and what actions they can trigger. That layer is closest to day-to-day productivity, so the main failure modes are oversharing, weak access discipline, and accidental disclosure of sensitive content through prompts, uploads, or connected tools.
At the application layer, the focus shifts to the product or workflow that embeds AI. Here, organisations need to govern APIs, connectors, prompts, retrieval paths, and downstream data flows because those integration points often determine whether the AI app is merely informative or becomes a path into internal systems and records.
At the platform layer, the concern is the underlying stack that serves models, stores training or fine-tuning data, and runs the surrounding infrastructure. Security at this layer is less about a single user interaction and more about model integrity, data provenance, environment hardening, observability, and controlled change management across the full AI runtime.
The most useful way to think about the model is not as three separate programmes, but as one shared control plane with different accountability points. Usage governs access and exposure, applications govern integration and orchestration, and platforms govern the security of the model and its operational foundation.
What each layer must actually control
Usage-layer controls should answer three questions: can the right person use the tool, can they see the right data, and can they safely act on the output? That usually means identity-backed access, data handling rules, and guardrails for sensitive inputs and outputs. Ultimate Guide to NHIs is useful here because the same discipline applies whenever AI workflows rely on service credentials, API keys, or other machine-access material.
Application-layer controls should focus on the trust boundary created by the AI application itself. Teams need to review what the application can call, what it can retrieve, which systems it can write to, and how it handles failures, logging, and approvals. If those decisions are not explicit, the application can quietly become a broad privilege bridge between users and internal systems.
Platform-layer controls should be treated like core production engineering, not an experimental add-on. Organisations should secure model artefacts, training and fine-tuning data, secrets, CI/CD paths, runtime permissions, and infrastructure dependencies with the same rigour they use for other high-value systems. 12,000 Secrets Found in Public LLM Training Dataset shows why data hygiene matters when sensitive material can be absorbed into model development inputs.
A practical rule is to map every AI control to the layer where the risk is created, not where it is noticed. If the exposure comes from user behaviour, fix usage governance. If it comes from integrations, fix the application boundary. If it comes from model or infrastructure operations, fix the platform.
Risk and Threat Considerations
AI programmes often fail when organisations treat the whole stack as one undifferentiated risk. The result is either too much trust at the usage layer, too much connectivity at the application layer, or too little operational control at the platform layer. That creates a mixed attack surface where disclosure, privilege abuse, and data leakage can occur through ordinary business workflows.
Failure mechanism: sensitive prompts, connected accounts, weak API governance, or exposed training inputs allow data to move into places the organisation does not monitor well enough, while excessive permissions or broad integrations let AI outputs trigger unintended actions.
Impact: the organisation can lose confidentiality, undermine model and data integrity, and widen blast radius across apps and infrastructure. The 2026 Infrastructure Identity Survey is a useful reminder that governance gaps usually show up first as access and ownership problems before they become overt incidents.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 and OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 — Secret Sprawl and Credential Exposure | AI usage and integrations often rely on secrets and API keys. |
| NHI-03 — Overprivileged Non-Human Identities | AI platforms and apps commonly depend on machine credentials with excessive access. | |
| Recommendation — Inventory and protect AI-related secrets with strict storage and rotation controls. Reduce AI service permissions to the minimum required for each workflow. | ||
| OWASP Agentic AI Top 10 | A3 — Tool Misuse and Over-Privileged Actions | AI applications can trigger unintended actions through connected tools and APIs. |
| A6 — Data Exfiltration and Sensitive Information Leakage | Usage-layer prompt and output handling can expose sensitive data. | |
| Recommendation — Constrain tool access and require explicit authorization for impactful actions. Apply data handling safeguards to prompts, outputs, and retrieval paths. | ||
| NIST CSF 2.0 | PR.AC — Access Control | AI security across usage and applications depends on enforced access boundaries. |
| PR.DS — Data Security | The question explicitly covers managing sensitive data across AI layers. | |
| GV.OV — Oversight | Shared responsibility across layers requires clear governance and accountability. | |
| Recommendation — Enforce role-based and least-privilege access across AI users and systems. Protect AI inputs, training data, and outputs with data classification and handling rules. Assign clear AI security ownership and oversight for each layer and control boundary. | ||
| CIS Controls v8 | 6 — Access Control Management | Layered AI security requires explicit control over who and what can access systems and data. |
| 15 — Service Provider Management | AI applications and platforms depend on third-party integrations and services. | |
| 16 — Application Software Security | AI applications need governance over APIs, integrations, and code paths. | |
| Recommendation — Restrict AI access paths and review permissions regularly. Review third-party AI dependencies and require security obligations for connected services. Treat AI application integrations and code paths as security-controlled software components. | ||
Practitioner Guidance
What to prioritise: define ownership per layer before expanding AI usage. If one team owns approval, another owns integration, and a third owns platform operations, each layer needs a distinct control owner and review cadence. That is usually more effective than trying to centralise every AI decision in one committee.
What to verify: confirm that each AI application has a documented data path, a named system owner, and an explicit list of what it can read and write. If the answer to any of those is unclear, the application is not yet operating under an acceptable control boundary.
Practitioner takeaway: the key design choice is not whether AI is allowed, but whether every layer has bounded authority, visible dependencies, and accountable ownership before the system is put in production.
Related resources from NHI Mgmt Group
- How should security teams inventory AI agents across SaaS, cloud, and low-code platforms?
- How should organisations calculate AI ROI across security, finance and productivity goals?
- How should organisations govern AI use when responsibility is split across security, legal, HR, and compliance?
- How should organisations attribute AI spend when usage is spread across tools and agents?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 18, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org