THE PERMISSION [LAYER]

Learn

Shadow AI policy: what it should cover

Shadow AI is AI tooling that employees adopt without approval or oversight: unsanctioned copilots, coding agents, browser extensions, and API keys doing real work with no inventory, no policy, and no audit trail. It is the current wave of an old pattern, shadow IT, where useful tools spread through a company faster than anyone officially allows them to. A shadow AI policy is the document that decides what happens next: what is allowed, what is forbidden, how usage gets discovered, and what someone should do when the approved tool cannot do the job in front of them.

If you are the person asked to sign off on an "AI adoption plan," the uncomfortable premise of shadow AI is that adoption already happened. The plan you are approving governs the tools you know about. Shadow AI is everything else, and in most organizations it arrived first. A policy written as though you are starting from zero will be wrong on its first day.

Why it happens, and what breaks

Nobody builds shadow AI maliciously. The tools are genuinely useful, most are one credit card or one free signup away, and procurement moves slower than a deadline. An engineer pastes an API key into a side project to ship faster. A support lead runs customer emails through a chatbot to clear a queue. Each choice is locally reasonable. The sum is a set of systems touching your data that nobody can list.

What breaks is everything governance depends on. Data leaves your boundary when employees paste customer records or source code into tools with unknown retention terms. Credentials multiply: keys created on personal accounts, stored in scripts, never rotated, never inventoried. For scale, consider what one tracked credential can do: AI model evaluator METR disclosed that a single stolen API key led to $600,000 in consumed model credits (Dark Reading). That key belonged to an organization that knew it existed. A shadow key cannot be rotated, capped, or revoked, because nobody responsible knows it is there. And when an incident does happen, there is no audit log to reconstruct it from, which means, in practice, you do not govern it.

The honest fix is not a ban. Bans push usage further underground and cost you the visibility you were trying to gain. The pattern that works is inventory first, then a paved road: discover what people actually use, then offer a sanctioned version that is as easy as the shadow one, with identity, logging, and spend controls attached.

What a shadow AI policy should cover

Most shadow AI policies fail in one of two ways: they ban everything and get ignored, or they are so vague that nobody can tell whether a given tool is allowed. A workable one answers the questions an employee actually has, on the day they have them. The checklist below is the short version.

  1. Scope, in concrete nouns. Name what counts: chat assistants, coding agents, browser extensions, autonomous agents, API keys, and the AI features quietly switched on inside software you already buy. That last category is the one most policies miss.
  2. A sanctioned list, kept current. Which tools are approved, for which kinds of data, and where somebody can look that up in under a minute. A list that lives in a slide deck is not a list.
  3. Data rules tied to classification, not to tool names. What may be pasted into which tier of tool: public, internal, customer data, regulated data, secrets and source code. Retention and training terms decide which tier a vendor qualifies for.
  4. An approval path with a published turnaround. If a request takes six weeks, the policy has written its own workaround. State the deadline and staff it.
  5. Credential and spend rules. Where API keys may be created, that they belong to the company rather than a personal account, how often they rotate, and what the cap is per key.
  6. Human review for consequential output. Which artifacts a person has to check before they leave the building: code merged to production, customer-facing copy, anything touching hiring, credit, health, or legal exposure.
  7. Discovery and monitoring, stated openly. How you will find unsanctioned use, what gets collected, what does not, and who can see it. People who cannot predict the monitoring will route around it.
  8. An amnesty, then proportionate consequences. Open a stated window where anyone can register a tool they have been using, no discipline attached, because you cannot inventory what people are afraid to mention. After that, keep the consequences narrow and actually apply them. A vague threat does less work than a small enforced rule.
  9. A review date and a named owner. This tooling turns over faster than an annual policy cycle. Put the interval in the document, with the person responsible for it.

What to ask vendors

A category of discovery tooling now exists for exactly this problem, and it is what turns the policy above from a document into something enforceable. Questions that separate the useful from the decorative:

  • How is usage discovered: network traffic, single sign-on logs, browser telemetry, endpoint agents, or expense data? Each source misses different things.
  • Can it see API keys and command-line tools, or only web apps? The riskiest shadow AI rarely runs in a browser tab.
  • Can it distinguish sanctioned tools from unsanctioned use of the same tool, such as a personal account for an approved product?
  • What is the enforcement posture: observe, warn, or block, and can it steer employees toward an approved alternative instead of a dead end?
  • How is employee privacy handled? Monitoring that reads message content creates its own governance problem.
  • Does discovery feed an inventory you own and can export, or a dashboard you rent?