Decision Workspace
koda-sandbox vs path_jail vs mino
Side-by-side comparison of Rust crates
53
koda-sandbox
experimentalv0.3.2
Capability-aware sandbox layer for Koda — kernel-enforced FS/net/exec policies (refs #934)
60
path_jail
experimentalv0.4.0
A secure filesystem sandbox. Restricts paths to a root directory, preventing traversal attacks.
52
mino
experimentalv1.6.0
Secure AI agent sandbox using rootless containers
Core Metrics
| koda-sandbox | path_jail | mino | |
|---|---|---|---|
| Health Score | 53 | 60 | 52 |
| Total Downloads | 285 | 7.5K | 166 |
| 30d Downloads | 0 | 6.1K | 0 |
| Dependents | 12 | 9 | 0 |
| Releases | 12 | 5 | 12 |
| Last Updated | 19d ago | 4d ago | 63d ago |
| Age | 29d | 4m | 3m |
Health Breakdown
koda-sandbox
Maintenance
18
Quality
11
Community
9
Popularity
3
Documentation
12
path_jail
Maintenance
18
Quality
16
Community
9
Popularity
5
Documentation
12
mino
Maintenance
16
Quality
12
Community
6
Popularity
3
Documentation
15
Technical Details
| koda-sandbox | path_jail | mino | |
|---|---|---|---|
| Version | 0.3.2 | 0.4.0 | 1.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 14 | 1 | 27 |
| Crate Size | 200KB | 45KB | 153KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88 | 1.85 | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •path_jail leads with a health score of 60/100, but none of the options score above 80.
- •koda-sandbox, path_jail are pre-1.0 — API may change.