Loading…
Loading…
Written by Max Zeshut
Founder at Agentmelt · Last updated Aug 19, 2026
An unsanctioned AI agent — the sharp, dangerous end of shadow AI. Unlike a shadow chatbot that only answers questions, a shadow agent holds standing access (OAuth tokens, API keys, service accounts) and the authority to *take actions*: send email, update records, move data, run code, often unattended on a schedule or trigger. Shadow agents are more dangerous than shadow SaaS because they act rather than merely store: their credentials outlive the employee who built them (no offboarding), they inherit maximal scope by borrowing a human's token, and they turn a single Prompt Injection into an unattended exfiltration with no Human-in-the-Loop (HITL) gate. The most common shadow agent in 2026 is mundane — a Zapier- or n8n-style automation with an LLM step, a Custom GPT connected to company Workspace, or a coding agent pointed at prod with a personal access token.
An engineer builds a coding agent that triages GitHub issues, authenticated with their personal access token scoped to the whole org. Six months later they switch teams; the agent keeps running on a credential nobody in security knows exists, with write access to every repo — an orphaned, over-privileged non-human identity waiting to be compromised.