Tech News
← Home  ·  All topics

Secure Vm

2 GoKawiil briefs on this topic

Meta confirms Muse's exposed filesystem access is intentional, not a bug

After users discovered yesterday that Meta's Muse AI chatbot would reveal its underlying filesystem when prompted, Meta executives clarified this was deliberate design rather than a leak. Meta Superintelligence Labs' David Singleton said each Muse session runs on a genuine cloud-based Linux virtual machine users can operate freely, and the product now offers a clickable file browser with root access instead of yesterday's more limited text-file download.

Independent test finds Meta Muse's subagent spawn path fails under load, with database lock timeouts

A researcher stress-tested Meta Muse, the personal AI agent Meta launched on September 8, 2026, by asking it to spawn 120 subagents simultaneously through the exposed subagent.spawn interface. Only 33 of the 120 calls successfully created an agent, while the remaining 87 failed, and durable trace data showed six database lock timeouts during the process. The author later added clarifications and outside architectural context but did not alter the underlying experimental data.