#FileSystem
Ask Meta's Muse for its filesystem and it will zip up the whole Ubuntu image — 6.8GB, internal docs and SSH keys included. Meta calls the export intended behavior, and it marked the bug-bounty report 'Not Applicable.'
Meta makes the Muse filesystem even more accessible
Meta's Muse agent runs each user in a persistent Linux VM, and it will package up large parts of that machine's filesystem on request — a design Meta calls intended behavior.
www.theverge.com
September 27, 2026 at 10:00 AM
The filesystem named our data. Git kept our history. Kin keeps the connections. A short film on how we got here and why AI needs a new foundation for code.

npx -y @kinlab/kin setup
github.com/firelock-ai/kin
September 27, 2026 at 4:21 AM
🐧 **Syd – configurable application sandbox for Linux**

Syd is a Linux application sandbox using seccomp, Landlock and namespaces to control filesystem, network and process behaviour. The post Syd – configurable application sandbox for Linux appeared fi...

📰 Source: LinuxLinks
🔗 Link […]
Original post on igeek.gamer-geek-news.com
igeek.gamer-geek-news.com
September 27, 2026 at 3:18 AM
ko-fi.com/s/bc59d5b68e

He movido la tienda donde estaba este plugin, de Gumroad a Ko-fi. Es un poco abusiva la política de Gumroad para el umbral de retiros.

#joomla #plugin #cloudstorage #filesystem #azure-file-storage
#azure-blob-storage #googlecloudstorage #ko-fi
Cloud Storage Filesystem - neoacevedo's Ko-fi Shop
This plugin allows you to use Azure Blob Storage, Azure File Storage, and Google Cloud Storage as storage providers in Joomla's Media Manager. Featur...
ko-fi.com
September 27, 2026 at 12:16 AM
DeepSeek introduces DSec, an elastic execution platform designed for large-scale agentic LLM training. By integrating diverse sandbox backends and a distributed filesystem, DSec optimizes resource efficiency, supporting 380,000 concurrent environments daily.
DeepSeek Elastic Compute (DSec) (126)
Abstract page for arXiv paper 2609.22978: DeepSeek Elastic Compute (DSec): A Sandbox Infrastructure for Effective Agentic Training at Scale
news.ycombinator.com
September 26, 2026 at 11:54 PM
For just finding files by pattern, rglob is simpler. But walk is better when you care about the directory structure, like skipping whole directories by removing them from sub_directories before walk descends into them:

if ".git" in sub_directories:
sub_directories.remove(".git")
pathlib — Object-oriented filesystem paths
Source code: Lib/pathlib/ This module offers classes representing filesystem paths with semantics appropriate for different operating systems. Path classes are divided between pure paths, which pro...
docs.python.org
September 26, 2026 at 10:52 PM
It's all thanks to Muse being so gullible that dumping the entire contents of the VM is a "feature, not a bug". So, it is by-design that you can do absolutely anything with the server, like establish permanent WireGuard access and whatever you'd need capacity for.

mouse.dev/blog/muse-ru...
I asked Meta’s Muse for its filesystem and it sent me 6.8 GB | Mouse
I asked Muse to archive the files it could see and send them to my Google Drive. It did.
mouse.dev
September 26, 2026 at 6:38 PM
Still experimenting with filesystem tools for SANYA.
Latest addition: CREATE_FILE. It works, but I am not fully happy with how it is implemented yet, as it handles file creation via streaming.

Looking at Aider and Mentat now, considering a block-based search-and-replace approach next.

#DevLog
September 26, 2026 at 6:37 PM
Linux mainline update: security hardening, GPU corrections, and filesystem reliability

A roundup of today's kernel changes: security fixes for BPF, SMB, and IPE; GPU stability patches; and fil…

#Bpf #Filesystems #Gpu #Hibernation #Security #Smb

https://kerneldispatch.com/posts/mainline-2026-09-26
September 26, 2026 at 1:52 PM
anything that can reach the docker socket can mount your whole filesystem as root. the sandbox does not cover the thing you handed it.
September 26, 2026 at 1:00 PM
Recently reached milestones:
- Completed the Addon manager core!
- Completed the Filesystem core!
- Finished up the save system :3
September 26, 2026 at 9:58 AM
I wanted keryx to make reels without ever seeing a disk, so FFmpeg went into a Wasm sandbox. Then I wanted the hardware back. The escape hatch I planned turned out to be french doors: a native engine, same afero filesystem, no shell. And I made myself write down the cost.

#golang
The escape hatch that turned out to be french doors
How a plan to sneak hardware access into a sandboxed FFmpeg became a second native engine, still fenced to a filesystem you hand it, with the security cost written down honestly.
phpboyscout.uk
September 26, 2026 at 9:21 AM
Curl and a script work fine when the agent has shell access. Most deployments don't – think Slack bots or hosted assistants with no filesystem. MCP fills that gap by giving structured tool access without needing a full sandbox around the model.
September 26, 2026 at 9:06 AM
Muse by Meta - your personal AI agent...

Open sourcing its own code inadvertently...
I asked Meta’s Muse for its filesystem and it sent me 6.8 GB | Mouse
I asked Muse to archive the files it could see and send them to my Google Drive. It did.
mouse.dev
September 26, 2026 at 7:04 AM
Oh my god this is hilarious. Meta using Claude to write code (and I agree, the vibe is unmistakably Claude) and their whole agent harness is a container full of hacked-together shell scripts and cron jobs that can just write into its own filesystem.

This is an embarrassment to software engineering.
September 26, 2026 at 4:13 AM
I haven't critically evaluated this, but this looks like a treat.

Also looks like someone else has been digging in. shark.community/@jonny@neuro...

mouse.dev/blog/muse-ru...
I asked Meta’s Muse for its filesystem and it sent me 6.8 GB | Mouse
I asked Muse to archive the files it could see and send them to my Google Drive. It did.
mouse.dev
September 26, 2026 at 3:21 AM
🚨 EUVD-2026-87454
📊 8.8/10
🏢 OpenClaw

📝 OpenClaw (npm package 'openclaw') before 2026.7.1 is vulnerable to a time-of-check time-of-use race condition in OpenShell local mirror filesystem mutati...

🔗 https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-87454

#cybersecurity #infosec #cve #euvd
September 26, 2026 at 3:01 AM
📦 ez-php/storage 2.5.4

File storage abstraction for the ez-php framework — local filesystem and S3-compatible drivers

🔗 https://github.com/ez-php/storage
September 26, 2026 at 2:59 AM