depwall/
/

    Home / Docs / Reference

    Environment variables

    Every environment variable DepWall reads, and what each one changes.

    VariableEffect
    ANTHROPIC_API_KEYDeep scan via a billed key instead of your CLI subscription.
    ANTHROPIC_AUTH_TOKENAlternative to the API key.
    DEPWALL_JUDGE_CMDJudge via any other CLI, e.g. "codex exec". Overrides auto-detection.
    DEPWALL_NO_CLI_JUDGENever spawn an agent CLI to judge (also set for the child, to stop recursion).
    DEPWALL_CLOUD_URLShared verdict cache. Unset = fully local.
    DEPWALL_CLOUD_PUBKEYPinned key(s) for verifying cloud verdicts. k1:<b64>,k2:<b64>
    DEPWALL_REGISTRY_ALLOWLISTTrusted internal registry hosts, comma-separated.