OpenSandbox and sandlock

OpenSandbox is a high-level, multi-language sandbox orchestration platform that could potentially use sandlock as an underlying process isolation mechanism for its Linux runtimes, making them complements rather than direct competitors.

OpenSandbox
74
Verified
sandlock
52
Established
Maintenance 22/25
Adoption 11/25
Maturity 22/25
Community 19/25
Maintenance 13/25
Adoption 6/25
Maturity 20/25
Community 13/25
Stars: 7,681
Forks: 565
Downloads:
Commits (30d): 326
Language: Python
License: Apache-2.0
Stars: 16
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags

About OpenSandbox

alibaba/OpenSandbox

OpenSandbox is a general-purpose sandbox platform for AI applications, offering multi-language SDKs, unified sandbox APIs, and Docker/Kubernetes runtimes for scenarios like Coding Agents, GUI Agents, Agent Evaluation, AI Code Execution, and RL Training.

This platform allows AI developers to safely test and run their AI applications, like coding agents or those that automate web browsers, in isolated environments. You input your AI code or agent, and it provides a secure, controlled space for execution and evaluation without affecting your main systems. It's designed for AI engineers and researchers who build and deploy intelligent agents and applications.

AI development agent evaluation secure execution AI testing RL training

About sandlock

multikernel/sandlock

Lightweight process-based sandbox for Linux, no container, no VM, no root.

Sandlock helps operations engineers, security professionals, or developers run untrusted code on Linux without the overhead of full virtual machines or containers. It takes a program or script and runs it in a highly restricted environment, controlling its access to files, network resources, and system calls. The output is the result of the program's execution, safely isolated from your main system.

application-security code-execution untrusted-code runtime-isolation system-hardening

Scores updated daily from GitHub, PyPI, and npm data. How scores work