Clawk icon
Clawk icon

Clawk

A coding agent is only useful when you let it actually do things: install packages, run the code it writes, start servers, use the network. On your own machine that leaves two bad options. You approve every command (and babysit a prompt every few seconds), or you run...

Clawk screenshot 1

Cost / License

Platforms

  • Mac
  • Linux
  • Homebrew
Clawk screenshot 1
Alternatives
0likes
0alternatives
0articles

Features

  1.  Command line interface
  2.  Tui
  3.  Terminal-based

Clawk News & Activities

Highlights All activities

Recent activities

  • POX added Clawk

Clawk information

AlternativeTo Categories

Network & AdminOS & Utilities

GitHub repository

  •  1,010 Stars
  •  39 Forks
  •  4 Open Issues
  •   Updated  
View on GitHub
Clawk was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Clawk?

A coding agent is only useful when you let it actually do things: install packages, run the code it writes, start servers, use the network. On your own machine that leaves two bad options. You approve every command (and babysit a prompt every few seconds), or you run --dangerously-skip-permissions and hope nothing important is one rm -rf or one leaked token away.

Clawk is a third option. cd into a repo, type Clawk, and Claude Code (or Codex, 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.