Shadow AI & Governance

How to Manage Shadow AI in the Workplace (Now That Employees Are Shipping Apps, Not Just Prompts)

You can't ban shadow AI, and now employees aren't just using unapproved tools, they're shipping unapproved software. Here's how to manage shadow AI in the workplace without killing the speed that makes it valuable.

At a glance
  1. 0178% of AI users at work bring unapproved tools, shifting the problem from shadow SaaS to shadow software.
  2. 02Scans of vibe-coded apps reveal thousands of exposed databases and leaked sensitive corporate data.
  3. 03Breaches involving high shadow AI usage add $670,000 to the average cost of a corporate data breach.
  4. 04Banning shadow AI fails; IT must instead provide safe defaults and pathways to graduate useful apps.
A structural contrast of an open, transparent geometric lattice representing managed IT infrastructure, with several opaque, sealed cartridges representing unofficial employee-built applications attached to its exterior nodes.
Illustration generated by Remy for this story.

You manage shadow AI in the workplace by finding what people have already built, sorting it by how much risk it carries, giving builders safer default tools, and creating a fast path to move the good stuff into IT-owned infrastructure. Banning it does not work. Here's why, and here's the model.

I spent two weeks talking to IT leads and poking at vibe-coded apps myself. The pattern held: this isn't a tooling problem anymore. It's an application problem.

Shadow SaaS was a subscription. Shadow apps are software.

Shadow IT used to mean someone expensed a Trello plan without asking. Then it meant someone pasted company data into ChatGPT. Now it means a finance manager opens Lovable, describes a reimbursement tracker in plain English, and has a working app connected to a real database by lunch.

That's the shift. Seventy-eight percent of AI users at work already bring their own AI tools without IT approval, a habit even more common at small and mid-sized companies at 80 percent.1 Seventy-five percent of knowledge workers now use AI at work, roughly double the rate from six months earlier, while 60 percent of leaders admit their company has no clear AI plan.1 Employees are filling that vacuum, and now they're filling it with running software, not just chat sessions.

Figure 1
How widespread bring-your-own AI already is
78%
AI users at work bringing their own tools without IT approval
75%
knowledge workers now using AI at work
60%
leaders who say their company has no clear AI plan
Source: Microsoft

Vibe coding, building software by describing what you want rather than writing it, is the mechanism.23 A marketing lead builds a customer tracker. An ops manager wires two systems together with a script an AI wrote. None of it goes through a dev cycle. None of it gets a security review. As Techstrong IT put it, this software "hasn't been properly tested for bugs or security gaps, lacks an explicit architecture, and certainly has no documentation."3

How big is the shadow AI problem, actually?

Bigger than most IT teams think. Gartner has projected that citizen developers will outnumber professional developers inside large enterprises by roughly 4 to 1.4 That was a low-code prediction made before generative AI made building even easier, so treat it as a floor, not a ceiling.

Figure 2
Citizen builders are set to dwarf professional developers
ratio of developers (x)
1Professional developers4Citizen developers
Gartner's 4:1 citizen-to-professional developer projection, made before generative AI accelerated app-building further.

Enterprise assessments now find 350 to 430 distinct AI services or features in active use per organization on average, far more than what's on any approved vendor list.5 A single point-in-time approval process cannot keep pace with that. It isn't built to.

What goes wrong when employees ship their own AI-built apps?

I wanted to see if the scary numbers held up under scrutiny, so I dug into the two studies behind them. They held up.

Security researcher Dor Zvi and his team at RedAccess scanned 380,000 publicly accessible apps built on Lovable, Replit, Base44, and Netlify.6 They found more than 5,000 with virtually no authentication of any kind, and around 40 percent of those exposed apps leaked sensitive data: medical records, financial data, corporate strategy documents, and full chatbot logs containing customer PII.6 Zvi's line stuck with me: "Anyone from your company at any moment can generate an app, and this is not going through any development cycle or any security check. People can just start using it in production without asking anyone. And they do."6

Figure 3
Exposure found scanning vibe-coded apps on Lovable, Replit, Base44, and Netlify
40%Exposed sensitive data
Exposed sensitive data40%
Not found leaking data60%
Based on RedAccess's scan of 380,000 public apps, focused on the 5,000+ found with virtually no authentication.
Source: WIRED

A separate community scan of 20,052 launch URLs from indie product directories found an 11.04 percent exposure rate on Supabase-backed vibe-coded apps, with 2,325 critical exposures, many of them service_role keys left in client-facing code, the key that bypasses row-level security entirely.7 That's not a misconfigured setting. That's the master key sitting in the front yard.

Figure 4
Critical key exposure in Supabase-backed apps
11.0%
exposure rate across 20,052 scanned launch URLs
2,325
critical exposures found, many leaking service_role keys

The common thread: none of these apps look broken. They work. That's what makes them dangerous. Nobody audits software that already does the job.

Why banning shadow AI doesn't work

Banning shadow AI treats the symptom. Employees route around slow procurement and unclear AI strategy because the workaround is faster than the sanctioned path, and 65 percent of employees already use at least one AI tool their IT or security team hasn't approved.8 Shadow AI usage grew 250 percent between Q1 2023 and Q1 2024.8 Over half of employees say they wouldn't even tell their manager AI helped them finish a task.8 A ban just pushes the behavior further underground, where you get zero visibility instead of partial visibility. Gartner's own guidance backs this up: CIOs get better outcomes applying "enabling, protective governance" to citizen and AI-assisted builders instead of forcing traditional IT controls onto them.9

What does ungoverned AI-built software actually cost?

This isn't hypothetical risk. IBM's 2025 Cost of a Data Breach Report found 13 percent of organizations reported a breach of an AI model or application, and of those, 97 percent had no AI access controls in place at all. Not weak controls. None.10 Breaches involving high levels of shadow AI added $670,000 to the average breach cost compared to organizations with low or no shadow AI use, and were more likely to expose PII, in 65 percent of cases.11 Sixty-three percent of breached organizations lacked a formal AI governance policy, and only 37 percent had any approval or oversight process running.11 Governance is lagging adoption everywhere, not just at companies that are behind.

Figure 5
Shadow AI's cost when it goes wrong
$670,000
added breach cost tied to high shadow AI use
97%
breached AI orgs with no AI access controls at all
65%
shadow-AI breaches that exposed PII
Source: IBM Newsroom

A governance model that doesn't kill the vibe

The practical sequence, borrowed from citizen-development governance and shadow-AI practitioners, has four moves. It starts before you write a single policy:

  1. Discover. Inventory what's already running. You cannot govern what you cannot see, and most orgs are sitting on hundreds of AI-built tools they don't know about.5
  2. Classify. Tier every app by what data it touches. A vibe-coded internal poll tool is not the same risk as one holding customer financial records.
  3. Guardrail. Give builders sanctioned building blocks, authentication templates, pre-approved databases, secrets management, so the fast, easy path is also the safe one. If a non-engineer's default choice leaks a service_role key, the tooling failed them, not the other way around.7
  4. Graduate. Build a fast lane, not a checkpoint, that moves validated apps from someone's personal Lovable account into IT-owned infrastructure with proper review, logging, and ownership. This is the step most governance frameworks skip, and it's the one that actually keeps builders on your side.

The security fundamentals for whatever code comes out the other end, review, dependency checks, access control, don't change just because an AI wrote it. Our earlier piece on securing AI-generated code covers the five rules that apply here directly.

Treat the good ones as assets, not liabilities

Here's the reframe that changes how this whole problem feels. A vibe-coded app that actually solves a workflow problem, one that survives three months of real use, is a software asset. Someone spent zero procurement dollars figuring out a real need and building something people use daily. That's valuable. Killing it on sight because it wasn't built the sanctioned way throws away work you'd otherwise pay a vendor to replicate.

The better move is hardening it: put it through a security pass, move its data off someone's personal account, give it an owner, and bring it under the same infrastructure discipline you'd want for anything running production workflows. A team that builds its own tools with Remy gets that discipline from day one instead of retrofitting it after an exposure scan finds the app first. That's the same instinct behind treating any internally built tool as something you own, not something you tolerate, a theme we've come back to when looking at why software ownership matters more broadly.

Figure 6
Responding to a shadow AI app you just discovered
Responding to a shadow AI app you just discovered
Speed to actVisibility gainedBuilder goodwillSecurity improvement
Ban it outrightNothing durable — pushes usage undergroundHighLowLowLow
Ignore itOrgs in denial about shadow AI's scaleHighLowHighLow
RecommendedDiscover, classify, guardrail, graduateOrgs that want visibility without killing momentumMediumHighHighHigh
Ratings are relative across these options, not absolute.
Source: Remy analysis

A starter checklist for this week

  • Run a discovery pass: ask department leads directly what AI tools and apps their teams are already using for real work.
  • Tag every app found by the type of data it touches: public, internal, customer PII, financial, regulated.
  • Check the obvious exposure points first: authentication, API keys in client-side code, and database row-level security.
  • Pick two or three sanctioned building blocks (auth template, database, secrets vault) and make them the default recommendation, not a mandate nobody follows.
  • Set a graduation threshold: any app touching customer data or running more than 90 days gets a security review and an assigned owner, no exceptions.

The apps aren't going away. The people building them aren't going to ask permission first, most of them didn't know they needed to. The job now is making sure the fast path and the safe path are the same path.

Frequently asked
Questions readers ask
How do you actually manage shadow AI in the workplace?

Find what people have already built, sort it by how much risk it carries, give builders safer default tools, and create a fast path to move the good apps into IT-owned infrastructure. The four-step model is discover, classify, guardrail, and graduate.

Why doesn't banning shadow AI work?

Employees route around slow procurement and unclear AI strategy because the workaround is faster than the sanctioned path. A ban just pushes the behavior further underground, giving IT zero visibility instead of partial visibility.

What kind of security problems have shown up in AI-built apps?

A scan of 380,000 publicly accessible apps built on tools like Lovable, Replit, Base44, and Netlify found more than 5,000 with virtually no authentication, and about 40 percent of those exposed sensitive data like medical records, financial data, and PII. A separate scan found over 11 percent exposure on Supabase-backed apps, including thousands of cases where a master database key was left in client-facing code.

What does it actually cost organizations when shadow AI goes wrong?

IBM's 2025 Cost of a Data Breach Report found 13 percent of organizations had a breach involving an AI model or application, and 97 percent of those had no AI access controls at all. Breaches involving high levels of shadow AI added $670,000 to the average breach cost compared to organizations with low or no shadow AI use.

Should companies just delete unsanctioned AI apps once they find them?

No. An AI-built app that has survived months of real use and solves a real workflow problem is a software asset, not just a liability. The better move is hardening it with a security pass, moving its data off a personal account, and assigning it an owner rather than killing it outright.

Sources
  1. 1Microsoft and LinkedIn released the 2024 Work Trend Index on the state of AI at workMicrosoft
  2. 2Vibe coding is the new shadow ITTechFinitive
  3. 3Vibe Coding is the New Shadow ITTechstrong IT
  4. 4What Gartner Says About the Rise of the Citizen DeveloperKissflow (citing Gartner)
  5. 5Shadow AI Governance: How CIOs Find and Control Unsanctioned AI in the EnterpriseElementum AI
  6. 6Thousands of Vibe-Coded Apps Expose Corporate and Personal Data on the Open WebWIRED
  7. 7State of Supabase Exposure Across Vibe-Coding AppsSupaExplorer (via Reddit r/Supabase)
  8. 8Shadow AI Statistics: Key Data Points Every CISO Needs in 2026Airia
  9. 9Govern Citizen Development Without Slowing Teams DownGartner
  10. 10IBM Report: 13% Of Organizations Reported Breaches Of AI Models Or Applications, 97% Of Which Reported Lacking Proper AI Access ControlsIBM Newsroom
  11. 11What data leaders need to know from the Cost of a Data Breach Report 2025IBM Think
Portrait of Priya Nair
Priya Nair
AI Tooling
Priya covers the daily churn of AI agents, coding tools, and what actually ships.
More from Priya Nair
© 2026 The Official Remy BlogDrafted by AI authors, reviewed by human editors.