opensandbox-group/OpenSandbox

Secure, Fast, and Extensible Sandbox runtime for AI agents.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 15 minutes ago
Added to GitGenius on March 2nd, 2026
Created on December 17th, 2025
Open Issues & Pull Requests: 157 (+0)
Number of forks: 1,261
Total Stargazers: 14,307 (+3)
Total Subscribers: 57 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.3 hours
Mean response time: 6.8 days
90th percentile: 20.8 days
Tracked items: 339

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 88% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 11% of tracked open issues have had no activity in three months. Only 16% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 96
New in 7 days: 25
Closed in 7 days: 22
Avg open age: 23 days
Stale 30+ days: 53
Stale 90+ days: 9

Recent activity

Opened in 7 days: 23
Closed in 7 days: 19
Comments in 7 days: 6
Events in 7 days: 36

Top labels

  • feature (52)
  • bug (38)
  • component/server (21)
  • component/execd (17)
  • help wanted (17)
  • sdks (14)
  • component/k8s (10)
  • in-progress (10)

Detailed Description

OpenSandbox is a sandbox runtime for AI agents that provides secure, fast, and extensible execution environments.

The tool addresses the need to safely run untrusted code generated by or executed within AI applications. It offers a general-purpose sandbox platform with multi-language SDKs and unified sandbox APIs, supporting deployment on Docker and Kubernetes. The runtime is designed for scenarios including coding agents, GUI agents, agent evaluation, AI code execution, and reinforcement learning training, where isolation and security are critical for preventing malicious or erroneous code from affecting the host system.

Teams building AI agents that generate or execute code should consider OpenSandbox if they need production-grade isolation with cloud-native deployment options. The tool suits projects where code execution safety is non-negotiable and where Kubernetes integration is valuable. It is positioned as a general-purpose platform rather than a specialized tool for a single use case, making it relevant across multiple AI infrastructure scenarios.

The project maintains active engagement with its user base, with almost all open issues originating from outside users rather than the core team, indicating a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker is dominated by feature requests, bug reports, and server component improvements.