sha256:24e7704eee30619a50f6dbfe34ace33772d450c564562283e80ab5b5939b25a0
Last pushed
26 days by ajeetraina777
Type
Sandbox Kit
Manifest digest
sha256:24e7704eee30619a50f6dbfe34ace33772d450c564562283e80ab5b5939b25a0
Installs the GitGuardian CLI (ggshield) with proxy-injected API-key auth for api.gitguardian.com, so an agent can scan its workspace for hardcoded secrets before committing - the real key never enters the sandbox.
| Name | Service | Required | Description |
|---|---|---|---|
GITGUARDIAN_API_KEY | gitguardian | Required | GitGuardian API key (from a Personal or Service Account, "scan" scope). Stored on the host; the sandbox only sees a placeholder and the proxy injects the real value on requests to api.gitguardian.com. |
github.com
objects.githubusercontent.com
release-assets.githubusercontent.com
api.gitguardian.com
sbx run <agent> --kit docker.io/ajeetraina777/gitguardian-kit:v039Run the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx