seeksvc Search tools, solutions, libraries…
Home / AI / Other / clawk
github.com icon
clawk Open source ★ 995
Give coding agents a disposable Linux VM, not your laptop
Visit website ↗ GitHub ↗
Introduction
clawk is a third option: `cd` into a repo, type `clawk`, and Claude Code (or Codex, or pi, or a shell) is working inside a disposable Linux VM (your code mounted in, root in the guest, no permission prompts) while your files, your keychain, and the rest of your machine stay out of reach.
The agent gets its own machine instead of yours. One command to a working agent; an attempt to send data to an unknown server is blocked by the network allow-list; `clawk attach` resumes the session later.
- The boundary isn't a rule in a prompt the agent could be talked out of. It's a separate machine, and the only openings are the ones you mounted.
- If the agent wrecks the VM, run `clawk destroy && clawk`: a fresh VM, same repo, and `--resume` restores the conversation.
- No Dockerfile, devcontainer, or setup file. First boot builds a rootfs from your image; every boot after takes seconds.
- Any OCI image is the rootfs: a full OS with exactly the tools your project needs. No Docker daemon required.
- Outbound traffic is allow-listed.
- Pre-1.0 and moving fast. Expect breaking changes between releases and the occasional rough edge.
Disposable VMNetwork allow-listSSH agentSession resumeRootfsOCI image
Screenshots
Screenshot placeholder
Screenshot placeholder
Deployment
Homebrew 安装
适合 macOS Apple Silicon 用户通过包管理器快速安装并后续升级 clawk。
源码安装
适合贡献者或需要自行编译、定制版本的用户,按官方仓库克隆后执行 make install。
Details
Type Open-source software
Repository clawkwork/clawk
GitHub Stars 995
Last commit 2 周前
Last verified 2026-08-27
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated