by dedene · Codex Skill · ★ 136
claw-wrap A secure credential proxy for CLI tools and HTTP APIs. Executes tools with secrets on behalf of sandboxed processes, or injects credentials into HTTP requests via MITM proxy — credentials never enter the sandbox. Install · Config · Sandbox · Protocol The Problem You're running an AI agent in a sandbox. The agent needs to call to interact with GitHub — list repos, read issues, check PRs. So you give it your . Now the agent has full access to your GitHub account. It can read private repos, push code, delete repositories, create tokens. Any process in the sandbox
| Stars | 136 |
| Forks | 6 |
| Language | Go |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 75.2462799605162/100 |
| Last Updated | 2026-06-12 |
| Created | 2026-02-01 |
| Platforms | cli, go |
| Est. Tokens | ~15k |
These tools work well together with claw-wrap for enhanced workflows:
Explore other popular codex skill tools:
claw-wrap is A secure credential proxy for CLI tools. Executes tools with secrets on behalf of sandboxed processes - credentials never enter the sandbox.. It is categorized as a Codex Skill with 136 GitHub stars.
claw-wrap is primarily written in Go. It covers topics such as cli, openclaw, proxy.
You can find installation instructions and usage details in the claw-wrap GitHub repository at github.com/dedene/claw-wrap. The project has 136 stars and 6 forks, indicating an active community.
claw-wrap is released under the MIT license, making it free to use and modify according to the license terms.