Sandboxed devcontainer for running Claude Code in bypass mode safely. Built for security audits and untrusted code review.
Stars
592
Forks
58
Watchers
592
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
3
commits
1
commits
1
commits
1
commits
1
commits
1
commits
feat: add non-interactive auth via CLAUDE_CODE_OAUTH_TOKEN (#32)
5a2b92aView on GitHubfeat: add `devc destroy` command and standardize volume naming (#31)
6dc4b4fView on GitHubFix SSH commit signing in devcontainer when host uses 1Password (#25)
d05cd49View on GitHubAdd `cp` command to copy files from container to host (#30)
b076988View on GitHubFix bind mount failure when ~/.gitconfig does not exist (#24)
daab646View on GitHubDocument file sharing options and missing CLI commands (#22)
84a3aa4View on GitHubMinor cleanups: default TZ to UTC, shellcheck directive, comment clarity (#21)
74d87a5View on GitHubHarden devcontainer: pin digests, guard SYS_ADMIN, fix mount filters (#20)
a1f3994View on GitHubMount .devcontainer/ read-only to prevent container escape on rebuild (#13)
90e3280View on GitHub