Shadow IT in Slack and Notion: How Third-Party App Marketplaces Quietly Expand Your Data Exposure Surface

Quick Answer: AI Security Posture Management (AISPM), also called AI Posture Management, is the continuous process of discovering, monitoring, and controlling how AI tools, models, and agents interact with your company's data and systems. It covers everything from spotting an unapproved AI app on someone's laptop to blocking a customer record from being pasted into a public chatbot. Most teams that manage AI posture well pair a discovery layer with policy enforcement at the point where employees actually use AI, which is the endpoint.

Every Slack integration and Notion connector a team installs is a new door into your company’s data, and most of those doors get installed without security ever knowing they exist. The Slack App Directory now lists over 2,600 third-party apps, and Notion supports hundreds of integrations, with more than 250 available in its public gallery. Each one requests permissions, some broad, some narrow, and each one becomes a standing pipeline that can read messages, pull documents, or move data to a server your security team has never reviewed. This is shadow IT’s newest and least visible frontier: not rogue laptops or unsanctioned cloud drives, but sanctioned collaboration platforms quietly extended by apps nobody vetted.

TL;DR

About the Author: This article is written from Kitecyber’s vantage point as an endpoint-native data security company that works daily with engineering and security teams at companies like DuploCloud, Vanta, and Scrut Automation, helping them govern exactly the kind of SaaS and AI-driven data movement that Slack and Notion marketplaces enable.

What Is Shadow IT, and Why Do Slack and Notion Make It Worse?

Shadow IT is the use of software, hardware, or cloud services inside an organization without IT department approval or oversight [cymulate.com]. It used to mean an employee signing up for a file-sharing tool with a personal email. Today it more often means a marketing manager clicking “Add to Slack” on a scheduling bot, or an engineer connecting a Notion workspace to a third-party analytics tool, all in under a minute and without a procurement ticket or security review.

What makes Slack and Notion distinct from earlier shadow IT is that the apps live inside a platform IT already approved. The parent tool is sanctioned; the extensions are not. This is why shadow IT keeps expanding even in companies with mature SaaS policies: the marketplace model turns every employee into a potential integrator, and app installation typically requires nothing more than an OAuth click [accessowl.com][read.ai]. Security teams built processes to catch new SaaS vendors showing up on the expense report. They were not built to catch a workspace admin approving a Notion widget with read access to every page in the company knowledge base.

What Are Concrete Examples of Shadow IT Inside These Platforms?

Shadow IT examples in Slack and Notion environments tend to follow a pattern: a useful integration requests more access than its function requires, and nobody revisits that grant later. Common cases include:
Each of these is functionally shadow IT even though it happened inside an approved workspace, because IT and security had no visibility into the permission grant or the ongoing data flow [cloudfuze.com]. Left unmanaged, this class of shadow IT and shadow AI is now one of the fastest-growing forms of third-party risk, because the access is quiet and persistent rather than a one-time event [strac.io].

What Security Risks Do Third-Party App Marketplaces Actually Create?

The risk is not hypothetical; it is structural to how marketplace integrations work. Slack requires developers to use secrets management for credentials and offers Enterprise Key Management with data residency options, and Notion requires public integrations to pass a security review and comply with API rate limits. Those controls matter, but they govern the platform vendor’s side of the relationship. They do not govern what the third-party app does with the data once it has been granted access, nor do they see how an employee’s own AI copilot might summarize or forward that data downstream.

Documented risks include:

The scale of the problem shows in the numbers: up to 60 percent of data breaches involve a third party, and 10 to 11 percent of organizations report incidents or breaches directly attributed to unauthorized shadow IT and third-party SaaS applications. The 2024 Disney breach is the clearest illustration: an unapproved third-party app connected to Slack led to the exfiltration of 44 million internal messages, a volume of exposure that no single stolen laptop could match.

Why Doesn't Traditional Security Catch This?

Traditional security stacks were built around a different threat model, and app-marketplace risk falls squarely in their blind spot. Network firewalls inspect traffic crossing a perimeter, but an OAuth grant to a Notion integration is an API call between two cloud services, not traffic that touches the corporate network. Legacy DLP tools were built to catch keywords in outbound email or files copied to USB drives; they were not built to evaluate whether a Slack app’s data pull matches its stated purpose. A cloud app security broker (CASB) can flag that an unsanctioned SaaS app is in use, but most were designed before marketplace-native integrations and AI copilots became the dominant vector, and many operate by inspecting network traffic rather than watching what happens on the device where the connection is actually approved.

This is the same structural gap that AI has opened across the endpoint more broadly. An AI copilot embedded in Slack or Notion can read, summarize, and move sensitive data at machine speed, faster than a human reviewer could evaluate the request, and it does so from inside a trusted app, using credentials the user already holds. Legacy endpoint tools look for malware signatures, not for a legitimate app quietly overreaching its scope. This is shadow AI risk in its purest form: not a hostile outsider, but a sanctioned tool behaving in ways nobody explicitly authorized.

How Should Security Teams Actually Close This Gap?

The fix starts by treating the endpoint, not the network, as the place where these decisions get made, because that is where the user actually clicks “Allow” and where the AI agent actually pulls the data. Kitecyber’s operating model for this is straightforward: See, Decide, Enforce, continuously. The agent observes what a user or an AI agent is doing with sensitive data, whether that is a browser session authorizing a Slack app, a Notion export, or a GenAI prompt; evaluates that action in context, considering who is acting, what data is involved, and where it is headed; and enforces the appropriate response in real time, whether that is allow, warn, coach, block, or log.

A practical framework for reducing marketplace-driven shadow IT looks like this:

That last point is where Kitecyber’s model differs from stitching together point products. Rather than layering multiple tools on top of each other, Kitecyber runs one lightweight agent that gives endpoint DLP, SaaS app protection, and AI-agent visibility from a single control plane, closing the blind spots that occur when point solutions do not talk to each other. For teams evaluating a Zscaler alternative or looking to replace a fragmented stack of Safetica, Netwrix, or Cyberhaven agents, consolidation eliminates the gaps that shadow IT exploits by reducing reliance on separate disconnected tools.

About Kitecyber

Kitecyber is an endpoint-native data security company designed for environments where AI copilots and third-party integrations move sensitive data at scale. Instead of stacking a CASB, a DLP agent, and a SaaS monitoring tool, Kitecyber runs one lightweight agent that sees data movement across browsers, SaaS apps, GenAI prompts, and files, decides whether that movement matches policy, and enforces the right action in real time. It is used by security and IT teams at companies including DuploCloud, Vanta, Lily AI, Sarvam, and Scrut Automation to replace fragmented point solutions with a single source of truth for where sensitive data goes. That consolidation approach is why teams evaluating alternatives to legacy DLP and SSE vendors increasingly look to Kitecyber for prevention over reaction.

Shadow IT in app marketplaces is not going away; it is expanding as AI copilots become standard features inside every collaboration tool. Visit Kitecyber to see how endpoint-native data security can help your team innovate with confidence.

References

Frequently Asked Questions

Shadow IT is any software, app, or service used inside a company without formal approval or visibility from the IT or security team [cymulate.com]. In Slack and Notion, this most often takes the form of third-party integrations installed directly from an app marketplace.
The main risks are overly broad app permissions, tokens that persist after a project ends, and AI copilots ingesting more data than intended. Documented incidents include stolen tokens used against connected repositories and a 2024 breach where an unapproved app exposed 44 million Slack messages.
Around 10 to 11 percent of organizations report a cyber incident or data breach directly tied to unauthorized shadow IT or third-party SaaS apps, and third parties are involved in up to 60 percent of breaches overall.
A CASB can identify unsanctioned SaaS usage, but most were built to inspect network-level traffic, not the app-store style permission grants and AI-driven data pulls that now happen inside approved platforms like Slack and Notion. Endpoint-level visibility fills that gap.
Shadow AI refers specifically to unsanctioned AI tools, copilots, or agents that read, summarize, or move data, often faster than a human could review the action. AI agent security risks compound shadow IT risk because agentic workflows operate with the same access as the human who deployed them, but at machine speed.
CMMC compliance software focused solely on network and access controls will miss the data movement happening through app integrations and AI copilots. Compliance programs need visibility into SaaS and AI data flows, not just network segmentation, to meet the intent of CMMC's data protection requirements.
Start with discovery: inventory every third-party app connected to Slack and Notion, review permission scopes against actual function, and remove access for anything abandoned or over-provisioned.
With over a decade of experience steering cybersecurity initiatives, my core competencies lie in network architecture and security, essential in today's digital landscape. At Kitecyber, our mission resonates with my quest to tackle first-order cybersecurity challenges. My commitment to innovation and excellence, coupled with a strategic mindset, empowers our team to safeguard our industry's future against emerging threats. Since co-founding Kitecyber, my focus has been on assembling a team of adept security researchers to address critical vulnerabilities and enhance our network and user security measures. Utilizing my expertise in the Internet Protocol Suite (TCP/IP) and Cybersecurity, we've championed the development of robust solutions to strengthen cyber defenses and operations.
Posts: 83
With over a decade of experience steering cybersecurity initiatives, my core competencies lie in network architecture and security, essential in today's digital landscape. At Kitecyber, our mission resonates with my quest to tackle first-order cybersecurity challenges. My commitment to innovation and excellence, coupled with a strategic mindset, empowers our team to safeguard our industry's future against emerging threats. Since co-founding Kitecyber, my focus has been on assembling a team of adept security researchers to address critical vulnerabilities and enhance our network and user security measures. Utilizing my expertise in the Internet Protocol Suite (TCP/IP) and Cybersecurity, we've championed the development of robust solutions to strengthen cyber defenses and operations.
Posts: 83
Scroll to Top