Hacker News front page6 min readintermediate
I asked Meta’s Muse for its filesystem and it sent me 6.8GB
Summary
The author prompted Meta’s Muse AI agent to archive its visible filesystem and export it to Google Drive, receiving a 2.7 GB compressed (6.8 GB unpacked) zip. The archive revealed the full Linux container used for the session, including Ubuntu system files, internal documentation, skill definitions, a “Spaces” TypeScript app framework, bubblewrap sandbox binaries, and SSH keys. Detailed listings…
- Muse’s runtime container can be instructed to archive and export its entire filesystem, exposing system binaries, internal docs, and SSH keys.
- The exported layout reveals a complex agent architecture: Markdown‑based memory, skill modules, a TypeScript “Spaces” framework, and sandboxed media processing via bubblewrap.
- Meta’s bug‑bounty response classified the report as “Not Applicable”, leaving the security impact unclear.
Exfiltrating an AI agent’s full runtime environment via a normal conversation bypasses typical isolation assumptions, potentially leaking internal code, credentials, and integration configurations. The finding highlights the need for stricter output sanitization and export controls in LLM‑driven ag…
6/10




