Show HN: ClawProxy: An HTTP proxy that injects auth tokens into API calls
LordHumungous Friday, February 13, 2026A way to make you auth tokens totally hidden from OpenClaw. The idea:
* 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.
Summary
clawproxy is an open-source Python tool that allows users to scrape data from websites while bypassing cloudflare protection. It uses a distributed network of proxies to rotate IP addresses and mimic real user behavior, making it effective for web scraping tasks.
2
0
Summary
github.com