Evaluation & Safety

Shadow AI

Also called: shadow AI agents · unsanctioned AI

Shadow AI is the use of AI applications, models, or agents inside an organization without the approval, oversight, or visibility of IT and security teams.

Shadow AI is the AI-era version of shadow IT. An employee pastes customer data into a personal chatbot account, installs a coding agent on a work laptop, or connects an unapproved MCP server to company systems, all to get work done faster, and none of it is known to the security team.

The risks are concrete: sensitive data leaving the organization, credentials and tokens granted to tools no one reviewed, agents acting with a person's permissions, and compliance obligations that assume you know where data goes. Agents raise the stakes over plain chatbots because they can take actions, not just receive text.

Bans are hard to enforce and often push usage further underground, so common responses combine an approved tool list, clear policy, visibility, and sanctioned alternatives.

Example

A developer connects a community-built mcp-server to their work repository with a personal access token to speed up code review. The server was never vetted, so the organization cannot tell what data it can read, and the token appears in no inventory.

How it differs

Shadow AI vs. prompt-injection: shadow AI is a governance gap (unknown, unapproved tools in use). Prompt injection is an attack technique against a specific agent. Shadow AI makes injection and leakage harder to detect because nobody is watching those tools.

Common misconceptions

Often assumed: Shadow AI only involves people using chatbots on the side.
Actually: It increasingly includes agents, browser extensions, and MCP connections that hold credentials and can act, which are riskier than pasted prompts.

FAQ

What is shadow AI?
Employees using AI tools, models, or agents without the organization's approval or visibility, so security and compliance teams cannot see or govern them.
Why is shadow AI risky?
It can leak sensitive data, spread unreviewed credentials and permissions, and create compliance gaps, and agents can also take actions rather than only read data.
How do organizations manage shadow AI?
Typically with an approved-tools list and clear policy, discovery and monitoring of AI usage, scoped credentials for agents, and sanctioned alternatives so people do not need to go around the rules.

Last checked: 2026-09-20

Related terms