Subscribe to the Non-Human & AI Identity Journal

What breaks when employees use shadow AI for work tasks?

Shadow AI breaks identity visibility and lifecycle control. Employees can create or use AI accounts, connect them to work data, and move sensitive information outside approved governance. That leaves security teams unable to reliably inventory the identity, review its access, or revoke delegated permissions when the business need ends.

Why This Matters for Security Teams

shadow ai breaks more than policy compliance. It creates unmanaged identities, hidden data flows, and delegated access paths that security teams cannot inventory or revoke with confidence. Once employees connect work accounts, source code, customer data, or internal documents to an AI service, the organisation loses visibility into who controls the account, what permissions were granted, and whether the service retains or reuses the data. That is why this is an identity problem as much as a data problem.

Current guidance from the NIST Cybersecurity Framework 2.0 still applies, but shadow AI often sits outside approved asset and access inventories. NHI Management Group has also documented how exposed AI-related credentials can be abused quickly in the DeepSeek breach, showing how fast unmanaged access can become a live security issue. In practice, many security teams discover shadow AI only after sensitive material has already been pasted into an external tool or an employee has left and the delegated access remains active.

How It Works in Practice

Shadow AI usually enters the environment through legitimate employee behaviour. A worker signs up for a consumer AI tool, authenticates with a work email, uploads documents, then grants the model access to calendars, storage, chat, or code repositories. In some cases, the AI account becomes a de facto NHI because it acts on behalf of the employee with delegated permissions, but it is never registered in the organisation’s identity lifecycle. That means no owner, no formal approval path, and no reliable offboarding process.

Security teams are then left with three blind spots: identity, data, and control. Identity visibility fails because the account may not exist in the corporate directory. Data governance fails because prompts and outputs may contain regulated or confidential content that is copied into systems outside approved retention rules. Control fails because the permissions are often granted through OAuth-style consent or API tokens that are hard to trace after the fact. The State of Secrets in AppSec highlights how persistent secrets-management gaps make this worse, especially when API keys or embedded tokens are involved.

  • Use approved AI gateways or sanctioned apps so identity and data flows are inspectable.
  • Classify which data types are forbidden, restricted, or permitted for AI use before employees need a judgment call.
  • Record every AI integration as an inventory item, including owner, purpose, scopes, and expiry.
  • Revoke tokens and delegated permissions when the task ends, not just when the employee changes roles.
  • Monitor for new AI sign-ups, OAuth grants, and unusual export patterns from collaboration or code systems.

These controls tend to break down when employees can self-provision consumer AI tools with company data because the organisation never receives a durable record of the identity, scope, or retention terms.

Common Variations and Edge Cases

Tighter AI controls often increase friction for staff, requiring organisations to balance productivity gains against visibility and governance. That tradeoff is real, and current guidance suggests the answer is not to ban every unsanctioned tool outright, but to reduce the reasons people bypass approved options. If the sanctioned stack is slow, overly restrictive, or missing useful model capabilities, shadow AI will reappear through personal accounts and browser extensions.

There is no universal standard for this yet, especially for employee-owned accounts used intermittently for work. Some organisations treat these accounts as prohibited, while others allow limited use if data loss prevention, consent logging, and short-lived access are in place. The practical issue is that once a user pastes sensitive material into a public model, the organisation may not be able to claw back copies, training exposure, or downstream sharing. Vendor terms also matter, because some services retain prompts or outputs in ways that complicate legal and records obligations.

Teams should pay special attention to high-risk edge cases such as contractors, shared workstations, personal browser profiles, and AI plugins that can access inboxes or drive storage. Those environments blur the line between approved workflow and unmanaged delegation, which is where most shadow AI exposure becomes hard to unwind.

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 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 PR.AC-4 Shadow AI creates unmanaged access that must be inventoried and revoked.
OWASP Non-Human Identity Top 10 NHI-01 Shadow AI often becomes an untracked non-human identity with unclear ownership.
NIST AI RMF Shadow AI is a governance and oversight failure for AI-enabled work use.

Map AI tools and delegated permissions to access reviews, then remove stale grants quickly.