Sign inSign up

timaebi/claude-floor4-kit

By timaebi

Updated about 1 month ago

Sandbox Kit
0

210

timaebi/claude-floor4-kit repository overview

Digest

sha256:350fc0d24374…

Size

334 Bytes

Schema

v2

Pushed

about 1 month ago

Specificationspec.yaml

SANDBOX KIT
REQUIRES SECRETS

Claude Code sandbox with Java, Node.js, Python 3, GitLab CLI (glab) configured for gitlab.com, Argo CD CLI (argocd) configured for argocd.i.floor4.ch and the context7 plugin from Anthropic's official plugin marketplace All credentials stay on the host: the sbx proxy injects them into outbound requests and no secret is stored in the image or this kit file. The argocd CLI cannot use the proxy on its own (argo-cd#23933), so setup.startup runs a small gRPC-Web shim on localhost that forwards its calls through the proxy.


Credentials
NameServiceRequiredDescription
CONTEXT7_API_KEYcontext7Optional
GITLAB_TOKENgitlabOptional
ARGOCD_AUTH_TOKENargocdOptionalArgo CD API token for k8s-wil (read-only `viewer` account)

Network Egress

api.anthropic.com

console.anthropic.com

claude.com

statsigapi.net

mcp.context7.com

github.com

codeload.github.com

registry.npmjs.org

nodejs.org

pypi.org

files.pythonhosted.org

repo1.maven.org

search.maven.org

plugins.gradle.org

services.gradle.org

api.foojay.io

*.floor4.ch

argocd-grpc.i.floor4.ch

argocd.i.floor4.ch

gitlab.com

registry.gitlab.com

*.angular.dev

angular.dev

Run in a Sandbox

sbx run docker.io/timaebi/claude-floor4-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx
No overview available
This repository doesn't have an overview