Acerca de
This skill provides a comprehensive architectural framework for running Claude Code in isolated Docker environments without exposing sensitive API keys or OAuth tokens. By leveraging the clauderon proxy, it intercepts HTTPS requests at the host level to inject authentication headers, ensuring that containers operate in a zero-trust state. This is ideal for developers who need to run Claude Code in CI/CD pipelines, test dangerous commands in sandbox environments, or debug complex network and authentication issues without compromising their primary credentials.