Metadata-Version: 2.4
Name: trusted-agent
Version: 0.6.1
Summary: Run Claude Code inside a podman container, wrapped by gVisor.
Requires-Python: >=3.10
Description-Content-Type: text/markdown

Run claude code in a [gVisor](https://gvisor.dev/) sandbox, inside a container.

You need to have podman installed and ready, and be signed-in in claude-code on the host.

```bash
uvx trusted-agent claude --dangerously-skip-permissions "Do something"
```
