Subscribe to the Non-Human & AI Identity Journal

How can teams reduce shadow AI risk without banning all chatbot use?

Set usage rules by data class and authentication method. Allow low-risk use in approved tools, prohibit sensitive data in unmanaged services, and require inventory of API keys, connectors, and browser-based sessions. That approach reduces exposure without forcing users into unsanctioned workarounds.

Why This Matters for Security Teams

shadow ai becomes a governance problem before it becomes a malware problem. Once employees paste business data into unmanaged chatbots, attach browser sessions, or connect personal API keys, the organisation loses visibility into where prompts, outputs, and retained content may flow. That weakens data classification, third-party risk management, and incident response. The right question is not whether chatbot use exists, but which use cases are permitted, observed, and tied to an authenticated identity.

Current guidance from the NIST Cybersecurity Framework 2.0 and the NIST AI Risk Management Framework points toward risk-based governance rather than blanket prohibition. That means teams should separate low-risk experimentation from work involving regulated data, secrets, or production workflows. It also means policy has to account for modern access paths, including SaaS chat tools, embedded copilots, MCP-style integrations, and agentic workflows that can act on behalf of a user.

In practice, many security teams only discover shadow AI after a sensitive prompt, exposed token, or unsanctioned connector has already been used in production work.

How It Works in Practice

A workable control model starts with data classification and identity assurance. Low-risk chatbot use can be allowed in approved tools for general writing, brainstorming, or summarisation, while higher-risk content is restricted to authenticated enterprise services with logging, retention controls, and admin oversight. That approach is consistent with the NIST Cyber AI Profile (IR 8596), which emphasises managing AI-related cyber risks across deployment, monitoring, and response.

  • Define permitted use by data class, not by user preference alone.
  • Require enterprise authentication for any tool that handles internal content or connectors.
  • Inventory browser extensions, API keys, plugins, and connected accounts that can move data out of approved boundaries.
  • Log prompts, outputs, and tool actions where business use is allowed, then route exceptions into SIEM or GRC workflows.
  • Review vendor retention, training, and sharing settings before approving any chatbot for enterprise use.

Operationally, security teams should distinguish between direct prompting, retrieval-augmented generation, and autonomous agent actions. A simple text chatbot mainly creates confidentiality and compliance risk, while an agent with tool access can change records, send messages, or trigger transactions. That is where identity governance matters: the AI system should inherit only the minimum permissions needed, with time-bound access, clear ownership, and revocation paths. The ISO/IEC 42001:2023 AI Management System Standard is useful here because it treats AI oversight as an ongoing management process, not a one-time policy statement.

These controls tend to break down in decentralised SaaS environments because browser-based use, personal accounts, and unmanaged connectors bypass central logging and enforcement.

Common Variations and Edge Cases

Tighter chatbot control often increases friction for staff, requiring organisations to balance productivity gains against data exposure and oversight costs. That tradeoff is real, and current guidance suggests the answer is tiered access rather than universal denial. Public chatbots may be acceptable for non-sensitive drafting, but regulated data, source code, customer records, and secrets should stay inside controlled services with explicit authentication and retention terms.

Edge cases usually appear in mixed human and agent workflows. If an employee uses an approved chatbot that then calls external tools, the risk profile changes from content leakage to action execution. That is especially important where the same identity can access email, ticketing, source control, or cloud consoles. Security teams should therefore treat connectors, service accounts, and delegated permissions as part of shadow AI governance, not as separate IT housekeeping.

There is no universal standard for this yet, but the practical pattern is consistent: classify data, restrict tools, verify identities, and monitor for unsanctioned expansion of capability. For teams formalising that model, the NIST AI Risk Management Framework provides the governance lens, while the NIST Cybersecurity Framework 2.0 helps map it into asset, access, detection, and response controls.

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 address the attack surface, NIST CSF 2.0, NIST AI RMF and NIST IR 8596 set the technical controls, and EU AI Act define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC-1 Identity assurance is needed before users access approved AI tools.
NIST AI RMF AI risk governance is the right lens for tiered chatbot allowances.
NIST IR 8596 Cyber AI profile covers operational risks from AI systems and integrations.
EU AI Act Risk-based AI governance aligns with permitted and restricted use cases.
OWASP Agentic AI Top 10 Agentic workflows expand risk when chatbots can act through tools or connectors.

Require authenticated access for sanctioned chatbot use and tie permissions to verified identities.