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
0likes
0comments
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

  • Developed by

    Salim Alami
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Network & AdminOS & Utilities

GitHub repository

  •  431 Stars
  •  9 Forks
  •  0 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?

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.

Official Links