A lightweight HTTP proxy that injects authentication credentials into outbound API requests. Designed to run alongside OpenClaw to provide AI agents in sandboxed environments (like Docker containers) with authenticated API access without exposing secrets directly.
Stars
8
Forks
0
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Rename README to ClawProxy, add OpenClaw context and config warning
3aa06ccView on GitHubLog all requests at info level, default to info without RUST_LOG
bfcd1c5View on GitHubPopulate provider models from OpenClaw config for baseUrl override
f3a6686View on GitHubAdd required models array to provider config in configure-openclaw
4072200View on GitHubRewrite configure-openclaw for real OpenClaw config format
0d00e98View on GitHubScan all auth-profiles.json tokens and auto-configure services
90db5a4View on GitHubSimplify configure-openclaw --dry-run to concise summary
7327e24View on GitHubAdd daemon start/stop commands, rename foreground to serve
92bd824View on GitHubAuto-configure services on secret set, empty default config
daf837eView on GitHub