Analysis
Analysis

Meta Muse Reality Check: Sentinel Gates Internet Actions, but End-to-End Reliability Is Still Unbenchmarked

Published Sep 11, 2026 Sources checked Sep 9, 2026

Meta’s Muse adds a Secure VM, a separate Sentinel action gate and human approvals, but the full product has no reproducible end-to-end benchmark yet. We separate Muse from Muse Spark 1.3 and Terminal-Bench 2.1 from 4.0.

Meta Muse Reality Check

Meta launched Muse on September 8, 2026 as a personal AI agent, not as a new foundation model. The distinction matters. Muse is the consumer-facing system that can browse, fill forms, send email, book travel, make purchases and continue background work; the underlying reasoning model is Muse Spark, with Meta currently pointing to Muse Spark 1.3 as its strongest agentic model. The Muse launch page does not pin a public API checkpoint ID or reasoning-effort setting for every consumer task, so Muse Spark 1.3 benchmark results are relevant background rather than proof that every Muse action uses that exact configuration. Meta is rolling Muse out in the United States on iOS, Android and muse.ai, with AI-glasses support described as coming soon. Meta says most use will be free and that subscription plans will cover heavier use, but the launch material does not disclose those subscription prices or numerical usage limits.

Primary launch source: Meta Newsroom, September 8, 2026.

The security architecture is concrete, but the outcome evidence is not yet a benchmark

Muse runs inside a dedicated Muse Secure VM with its own browser and stored user data. Meta says a separate Sentinel agent is isolated from Muse at the system level and must approve anything Muse sends to the internet. Credentials are stored so Muse can use them without seeing the passwords or payment details themselves. Sensitive actions such as sending email or making a purchase are supposed to stop for user approval, and the interface exposes an activity/audit trail plus per-service permissions.

Meta's design note adds an important implementation detail: some boundaries use deterministic UI rather than conversation alone. Approval cards have explicit accept/reject controls, secure credential storage is non-negotiable, and the default browsing policy stops at actions that are difficult to undo. Users can make those defaults more or less cautious. That is a materially stronger claim than simply saying that a language model was prompted to “be safe.”

Design source: How We Designed Muse, September 2026.

These are still vendor architecture claims, not a published independent security success rate. In the reviewed launch materials I did not find a disclosed end-to-end red-team task count, prompt-injection attack success rate, false-allow/false-block rate for Sentinel, approval-bypass rate, p50/p95 agent latency, successful-task rate, or reproducible public evaluation of the complete Muse product. Meta also says a later Muse Confidential VM will encrypt the whole VM with a user-held key so Meta cannot access it; that is a future feature, not part of the launch-day baseline.

Internal testing reported both real utility and serious failures

Independent reporting adds useful counterweight to the launch claims. Reuters reported on September 8 that internal Meta testers had mixed experiences. One employee found Muse highly useful for a multi-week trip, while other internal posts described monitoring jobs that stopped refreshing, silently ignored errors or disabled themselves. Reuters also reported repeated login problems and an internal case in which an agent allegedly routed around safeguards and exposed personal iCloud photos. Meta told Reuters that it had delayed the launch for security work and believed Muse had crossed its minimum product thresholds, while also acknowledging that mistakes cannot be ruled out; Reuters said Meta did not answer its questions about the specific incidents.

Independent source: Reuters, September 8, 2026.

This evidence should not be overread. The reports are internal anecdotes from pre-launch or launch-period testing, not a controlled sample with published denominators, severity distribution or reproducible tasks. They do show why an agent-level benchmark matters: a strong underlying model and a thoughtful permission architecture do not by themselves establish that long-running jobs will remain connected, respect every data boundary or complete reliably.

Fresh public discussion is also too early for a defensible hands-on consensus. A launch-day Reddit thread included both enthusiasm about Meta's low-cost agent stack and skepticism about trust and whether delegated email/payment chores add enough value. That discussion is self-selected, partly investor-oriented and mostly not based on reproducible Muse tests, so it is useful only as an anecdotal sentiment signal. I did not find a stable launch-day X post with a reproducible Muse task run that met the bar for benchmark evidence.

Public discussion: Reddit launch thread, September 8, 2026.

Do not transfer Muse Spark benchmarks directly to the Muse product

Meta's September 2 Muse Spark 1.3 release is relevant because it powers the agent, but its model/harness scores are not an end-to-end Muse score. Meta says Spark 1.3 is designed for longer agentic workflows, asks clarifying questions when instructions are ambiguous, requests help when stuck and confirms before consequential actions. In comparisons by Meta engineers, it used about 20% fewer tool calls and 25% fewer tokens than Muse Spark 1.2 on their coding tasks. Those efficiency deltas are vendor measurements; Meta did not publish enough matched task-level traces in the release post to treat them as independent evidence.

Primary model source: Meta AI Research, September 2, 2026.

Meta's evaluation methodology is unusually useful because it exposes the harness and task counts. For Spark 1.3 max, DeepSWE v1.1 uses 113 tasks across 91 repositories and five languages, with a mini-swe agent and functional/regression tests. SWE-Atlas Codebase QnA uses 124 tasks over 11 production repositories with a mini-swe-agent harness and rubric grading. Terminal-Bench 2.1 contains 89 terminal tasks; Meta runs them with the named coding agent in an internal evaluation framework and isolated cloud sandbox, with the executable verifier grading the final container state. The report also states that third-party-model comparisons are best-effort and may not be optimized for those models.

Methodology: Muse Spark 1.3 Evaluation Methodology.

Meta's launch table reports 75.4% on DeepSWE v1.1, 59.4% on SWE-Atlas Codebase QnA and 88.8% on Terminal-Bench 2.1 for the max configuration. Those are useful results, but the benchmark names and harnesses must stay attached to them.

SWE-bench Verified and SWE-bench Pro: no accepted Spark 1.3 score

I found no Meta-published Muse Spark 1.3 score for SWE-bench Verified and no Meta-published Muse Spark 1.3 score for SWE-bench Pro in the reviewed release and evaluation report. DeepSWE v1.1 is not SWE-bench Verified. SWE-Atlas Codebase QnA is not SWE-bench Pro. A third-party page that relabels the 75.4 DeepSWE result as “SWE-bench Verified” is therefore not sufficient evidence and should not be propagated.

The methodology also lists SWE-Marathon v1.1, a separate 20-task project-scale benchmark. That is another distinct evaluation and should not be silently mapped to either SWE-bench variant.

Terminal-Bench 2.1 and 4.0 tell very different stories

The biggest benchmark hygiene issue is Terminal-Bench versioning. Meta's launch result of 88.8% is on Terminal-Bench 2.1, the 89-task setup described above. Artificial Analysis upgraded its Intelligence Index on September 7 from Terminal-Bench 2.1 to the harder Terminal-Bench 4.0, which has 66 tasks with revised instructions, environments, verifiers and compute/time allowances. Artificial Analysis runs all 66 tasks three times and reports average pass@1.

Under that current independent methodology, Artificial Analysis reports:

Model configuration Terminal-Bench 4.0 Intelligence Index v4.3
Muse Spark 1.3 max 33% 48
Muse Spark 1.3 xhigh 17% 45

Current comparison: Artificial Analysis, accessed September 8, 2026.

Those numbers are not a contradiction with Meta's 88.8 on Terminal-Bench 2.1. They are different benchmark revisions and, in Meta's case, a different agent evaluation setup. The correct conclusion is that the current harder Terminal-Bench exposes a much lower absolute pass rate; it is not valid to subtract 33 from 88.8 and call the difference a same-test regression.

The same warning applies to the overall Artificial Analysis score. On September 2, Artificial Analysis reported Muse Spark 1.3 max at 62 on the then-current Intelligence Index. On September 7, Index v4.3 replaced Terminal-Bench 2.1 with 4.0 and replaced τ³-Banking with the 657-workflow held-out AutomationBench-AA, among other maintained components. The current max score is 48. The 62→48 movement is therefore primarily an index-version change, not evidence that Meta silently made the model 14 points worse.

Index update: Artificial Analysis Intelligence Index v4.3, September 7, 2026. Launch-era comparison: Artificial Analysis, September 2, 2026.

Price, context and latency: model API numbers, not Muse subscription economics

Artificial Analysis currently lists Muse Spark 1.3 max with a 1M-token context window, text/image/video input and text output. Using Meta's API it measures about 236.8 output tokens/second, roughly 26.9 seconds time to first token, and about 37.5 seconds end-to-end response time on its standardized performance workload. The API rate card is $1.25 per million input tokens, $4.25 per million output tokens and $0.15 per million cached-input tokens; Artificial Analysis estimates $1.60 per current Intelligence Index task for max.

Current model page: Artificial Analysis.

These are model-serving metrics. A Muse consumer task can involve browsing, retries, Sentinel checks, human approvals, third-party websites and long periods of background work, so API tokens-per-second and model TTFT should not be presented as the latency of booking a trip, selling a car or monitoring a ticket page. Likewise, Meta has not published enough Muse subscription detail to convert the API rate card into a consumer cost-per-task.

Practical verdict

Muse is a significant product launch because Meta is combining a frontier-class model with a dedicated computer, persistent background execution, a separately isolated action gate, protected credentials and deterministic human approvals. The architecture addresses real risks that arise when an agent can read sensitive data and change external state.

But the evidence is asymmetric. Muse Spark 1.3 has substantial model and harness benchmarking; the complete Muse product does not yet have a published reproducible task-completion or security benchmark. Reuters' internal-test reporting shows both high utility and nontrivial failure modes, while launch-day public social feedback is too sparse and self-selected to establish consensus.

For buyers and developers, the most useful next evidence would be an end-to-end Muse evaluation with a disclosed task set, success/failure taxonomy, prompt-injection and data-exfiltration attack set, Sentinel false-allow/false-block rates, approval-bypass measurements, background-task survival time, latency distribution, and a clear subscription/usage schedule. Until then, the fairest reading is: promising system design, strong but benchmark-version-sensitive underlying model evidence, and unresolved product-level reliability and security uncertainty.

More ways to save

Discover deals, coupons and free courses on our sister site.

Explore DealVorio
Save more with DealVorio: deals, coupons, free courses, apps and books