Run Claude Code in a secure and private sandbox
--dangerously-skip-permissions
flag enabled. This means that the agent will automatically create, edit and delete files if it’s in code
mode.
The Claude Code CLI runs in the configured environment and has access to the network, which means it could be used to connect to the outside world. This is a powerful feature that can be used to build powerful applications and should be used with caution.
Read more about Claude Code
@vibe-kit/auth
package.
Security Note: OAuth tokens are stored locally at ~/.vibekit/claude-oauth-token.json
with restricted permissions (600). For production environments, consider using environment variables or a secrets manager.
CLAUDE_CODE_OAUTH_TOKEN
environment variable~/.vibekit/claude-oauth-token.json
between instancesproviderApiKey
parameter.