Ross ROSS = Recommend OSS · open-source software intelligence for agents

akitaonrails/ai-jail

Multi-OS sandbox to run AI agents with better constraints (it is not 100% secure, but enough) observed · 2026-09-03

github.com/akitaonrails/ai-jail · Rust · GPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
akitaonrails/ai-jailmain83

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