Coming Soon
Skills aren't just Markdown instruction files anymore — they can bundle dependencies like scripts and MCP servers. The next big thing is running all of that safely.
The problem
Right now, there's no safe way to use a skill you didn't write yourself. Skills and its depencies run with full access to your machine. People are losing data and getting hacked because of this, and there's no real fix yet.
Sandboxed MCP Servers & Scripts
Pound v2 fixes this: every bundled script and MCP server runs in a fully sandboxed environment, zero configuration required. No Docker, no setup. Just #<skill-name> and go, completely safe. Even if the skill is malicious it has no chance of causing harm!