๐ resourceActivePromisingmedium
microsandbox
opensource secure local-first sandboxes for ai agents
Quality Breakdown
107/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals โ not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains daemon/agent orchestration code (agentd) that manages sandboxed execution environments
- Includes exec command implementation allowing arbitrary command execution within sandboxes
- Contains network configuration and TLS implementation suggesting multi-component coordination
- Multi-crate architecture with agent spawning/session management capabilities
- Includes persistent configuration and state management (database layer with entity models)
- Docker containerization and image pulling/registry integration present