The Only Muse Control You Own Is the Consent Policy
Meta's agent needs no exploit and no purchase order — just one employee tap, and the action log you would want during an incident sits inside a vendor-run VM you cannot query.
Why this needs no exploit
An illicit consent grant (ATT&CK T1528, with token abuse T1550.001) is the cheapest access path in an enterprise. There is no credential theft and no malware in it. MFA never enters the path, and password rotation does not touch the grant. When an employee taps "connect," the mailbox and calendar access that follows is legitimate, logged and policy-compliant. Every action the agent takes afterwards resolves to the user, in the same audit trail, from a session conditional access already approved.
Acquisition stops at Meta's VM
Each user gets a dedicated cloud VM holding the agent, its browser and the user's connected credentials, per Simplifying AI. TheSequence documents the vendor-side control set: a second Sentinel agent inspecting outbound activity, plus approval prompts on sensitive actions. Both mitigations are Meta-side, and Meta operates the logging. Meta does not offer log export, so a responder cannot reconstruct the agent's action history or browsing, and cannot revoke a task in flight. Anyone who documents that gap now avoids discovering it during an investigation.
The finance failure mode
Muse is advertised as completing tasks: opening a browser, filling forms, booking travel, negotiating bills. Invoice-fraud controls assume a skeptical human reads the fraudulent request. An agent working unattended between checkpoints removes that human. The steering mechanism is indirect prompt injection (MITRE ATLAS AML.T0051.001), delivered by a poisoned booking page, a crafted invoice or an inbound email, and the approval gate fires only on what the agent itself classifies as consequential. Meta's assurance that it never sees actual passwords or payment details is an unverified vendor assertion with no attestation cited. Simplifying AI flags it as exactly that.
Where the reports diverge, and why scope widens
TheSequence describes distribution as free in the US on iOS, Android and muse.ai. Simplifying AI reports the same launch inside WhatsApp, with a free tier. The union of the two lists is the working assumption: the agent reaches employees on the personal phone that already renders their work mail. Both reports land independently on the same chokepoint. Admin consent policy in Entra ID or Google Workspace is the one control the defending organisation owns end to end.
The fallback closes in the same change window. Agents blocked at OAuth route around the block through app passwords and legacy IMAP/SMTP, which bypass conditional access and MFA entirely. New forwarding rules or delegations created by non-interactive sessions are the highest-signal indicator that a collection channel already exists. A standard written against the pattern, credential custody plus autonomous action, survives the next launch; one written against the product name gets rewritten after it. A block shipped without a sanctioned alternative sends users back to those same app passwords.
The framing that lands with a board
Classified correctly, this is an unmanaged sub-processor problem. A consumer agent connected to a corporate mailbox is a data processor. GDPR Art. 28 requires a written processor contract; here there is no DPA, no attestation and no audit trail. Autonomous consequential action makes Art. 35 a plausible DPIA trigger. The SOC 2 CC6.1 logical-access assertion can no longer be evidenced, because end users are granting third-party mailbox access the organisation cannot enumerate.
A sub-processor holding mailbox tokens entered our environment this quarter without passing procurement. It arrived on an employee's phone. The only control we own is a consent policy we have not locked down.
What to do
Set admin-consent-required for Mail.ReadWrite, Calendars.ReadWrite and offline_access in Entra ID and Google Workspace this week, then revoke every user-consented grant issued in the last 60 days that has no DPA behind it.
Publish an interim standard within two weeks prohibiting corporate mailboxes, calendars, repositories and payment instruments in consumer AI agents, written against credential custody plus autonomous action rather than product names, and add muse.ai to CASB block-and-alert.
Disable legacy auth, IMAP/SMTP and app passwords within 30 days and alert on new mailbox forwarding rules, delegations and inbox rules created by non-interactive sessions.