News · curated 9 Sep 2026

How We Built Safety Into Muse | Meta AI Research

Coverage timeline

8 Sep 2026meta.ai

Single-source analysis — first reported, latest, and curated coincide.

Why it matters

Muse's defensive design illustrates concrete architectural controls—credential isolation, a mediating Sentinel, and prompt-injection-aware training—that defenders can weigh when securing autonomous agents with access to private data and external communication.

Meta AI Research describes the safety architecture behind Muse, its personal AI agent that reads inboxes, calendars, and runs a shell unattended while launching sub-agents and building its own tools. The design assumes the agent may be under attack via untrusted data, isolating the harness in its own cell without real credentials and routing all external interactions through a non-overridable 'Sentinel'; Meta also opened a public bug bounty offering up to $300,000, including up to $130,000 for successful prompt injection attacks affecting one user.