Show HN: ClawProxy: An HTTP proxy that injects auth tokens into API calls
2 points| LordHumungous | 16 days ago |github.com
* Put all auth tokens into a secrets directory
* Run OpenClaw in sandbox-exec mode using a shell wrapper. OpenClaw process is blocked by the OS from accessing secrets.
* OpenClaw routes API requests to HTTP proxy that injects auth tokens.
No comments yet.