Skip to content

sssemil/safe-claude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe-claude

Run AI coding agents in a sandbox with a read-only filesystem.

Install

curl -fsSL safe-claude.com/install.sh | bash

Usage

cd your-project
safe-claude
safe-codex
safe-opencode

Only the current directory and supported agent config files are writable. Everything else is read-only. safe-opencode sets OPENCODE_PERMISSION to allow all permissions.

Requirements

  • Linux or macOS
  • Linux: firejail
  • macOS: sandbox-exec (built-in)
  • Node.js + npm

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors