akitaonrails/ai-jail
Multi-OS sandbox to run AI agents with better constraints (it is not 100% secure, but enough) observed · 2026-09-03
Health v2 · maintenance only
83/100
- Activity 100
- Release rhythm 100
- Longevity 13
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 185
- days_rel: 0
- days_push: 0
- n_releases_24m: 54
Adoption not part of the score
1172 stars · 105 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ai-jail is a Rust CLI that runs AI coding agents inside an OS-level sandbox using bubblewrap with Landlock, seccomp, and resource limits on Linux, and sandbox-exec on macOS. It provides secure defaults such as a private tmpfs home, opt-in agent credentials, and capabilities like network and GPU disabled by default.
Use cases
- run claude code in a sandbox
- sandbox AI coding agents safely
- isolate AI agent filesystem access
- prevent AI agents from accessing my home directory
- run untrusted AI agent commands with restricted network
- sandbox agent credentials on macos and linux
When to choose
- you run AI coding agents like Claude and want OS-level isolation without a VM
- you want secure defaults like private tmpfs home and opt-in credentials
- you work on Linux or macOS and want a lightweight sandbox layer
When to avoid
- you need to run fully hostile code - use a disposable VM instead
- you are on Windows without WSL2
- you need guaranteed 100% security - the tool itself states it is not fully secure
Facets
cli-tool · maturity active
security cli developer-tools security developer-tools cli rust sandboxing bubblewrap landlock seccomp ai-coding-agents isolation sandbox ai-agents command-line linux macos
2 sources
- readme: https://github.com/akitaonrails/ai-jail · fetched 2026-09-03 · 884856b54332
- registry_crates: https://crates.io/api/v1/crates/ai-jail · fetched 2026-08-29 · fba5c87342d1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| akitaonrails/ai-jail | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="akitaonrails/ai-jail")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem