Capability Went Free. The Receipt Is What You Sell.
A consumer platform shipped an agent with payment authority and known data-exposure risk, and the enterprise buyer who signs for your version is personally on the hook for what it does.
Meta published the containment architecture, not just the price
A product manager read the Muse launch post twice this week and skipped the pricing both times. The copyable part is the plumbing. Each Muse instance runs in its own virtual machine. A separate Sentinel agent inspects everything leaving that VM. Passwords are hidden from Muse itself, sensitive actions hit an approval gate, and every action writes to an audit trail. Google's Mantis shipped the same posture: isolated environment, security expert in the loop. Two vendors converging on identical controls inside one week is what a de facto standard looks like before anyone writes it down.
Meta shipped anyway. MIT Technology Review reported that Meta's own internal tests found Muse could expose sensitive personal data, and the launch proceeded with email, calendar, payments, shopping and smart-home authority attached. That sets the floor for launch velocity across the market. It also opens the flank. The buyer who reads that story wants evidence, not autonomy.
The reference implementation is in security tooling
GitGuardian, not Meta, is the interaction model to copy. Its two triage agents ship company-attribution verdicts, risk scores and visible reasoning, while humans still close the incident. Agent proposes, human commits. That single pattern converts a buyer's liability anxiety into shippable UI. The attached "10x productivity" claim is vendor marketing from one unnamed enterprise; copy the interaction model, leave the number.
| Dimension | Meta Muse | GitGuardian triage agents | 1Password for Google Chat |
|---|---|---|---|
| Action authority | Email, calendar, payments, shopping, smart home | Triage and verdict only | Provisioning, approvals |
| Explainability | Not stated | Visible reasoning + risk score | Not stated |
| Human checkpoint | Not stated | Humans close incidents | Manager approves in-conversation |
| Primary buyer | Consumer / prosumer | Security team | IT + HR |
The review this feature will actually face
Security leadership now frames unchecked agents as insider threats, which moves agentic features out of app-sec review and into IAM, UEBA and insider-risk scope. Different reviewers, different evidence: a named scoped identity per agent action, revocation, and an immutable log. The surrounding data explains their mood. Public leaked credentials hit 1.27 million last year, up 81%, with many still valid years later. CloudSEK's BigBear 2.0 tally of 4,148 stolen Microsoft 365 session cookies and 1,032 plaintext passwords across 461 organizations in 40+ countries means "we support MFA" no longer answers the identity-assurance question.
An autonomous action nobody can name an owner, a scope and a log entry for does not ship — and that rule is cheaper to adopt now than after a failed Q4 security review.
Where the sources disagree, and why that helps
The accountability wedge is open precisely because the capability is unfinished. The Information Briefing recorded Muse telling a journalist "All set. One honest note: I can't watch the video stream" after accepting a task to monitor a livestream. It confirmed success first and disclosed incapacity second. One set of reports treats agent autonomy as commodity. The field evidence says these agents still accept work they cannot do. Both readings land on the same product requirement: feasibility validation at task acceptance, plus a tracked accepted-then-failed rate.
One quieter consequence sits in the pricing model. If agents rather than people consume software across systems, seat logic erodes: one agent does a team's worth of clicks without adding a seat, while inference lands in COGS. Sort every agent action on two axes before the sprint closes, whether a named owner and scope exist, and whether the action is metered. Unowned actions do not ship. Unmetered ones show up in a margin review two to four quarters out, and nothing gets repriced that was never instrumented.
What to do
Add action-level audit trail and visible reasoning to the current sprint for every agent action your product takes: trigger, reasoning, risk score, and the human who approved it or can reverse it.
Enumerate every agent-invokable operation that changes its own permissions, containment, egress or tool access, and require an enforcement point outside the agent plus explicit human approval before the next agentic release.
Split agent-attributed from human-attributed usage events this quarter, with separate identity, metering and dashboards.