{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/5"}],"enrichment":{"capability":"A Python SDK for accessing sandbox, shell, file, Jupyter, Node.js, and MCP services through an All-in-One Sandbox API, with both sync and async support.","skillfed_tags":["sandbox-execution","agent-infrastructure","async-support"],"use_cases":["Execute shell commands safely in an isolated environment without exposing your host system","Run untrusted Python code in a Jupyter kernel and capture the output","Execute JavaScript code in a sandboxed Node.js environment from a Python agent","Manage files within a sandbox\u2014read, write, and search without direct filesystem access","Build agent workflows that need to interact with MCP servers in a controlled manner"],"what_it_does":"Agent Sandbox is a Python SDK that wraps an All-in-One Sandbox API, giving you programmatic access to isolated execution environments for shell commands, file operations, Jupyter notebooks, Node.js scripts, and Model Context Protocol (MCP) interactions. It's designed for agent systems and automation workflows that need to safely execute untrusted or exploratory code in a sandboxed context.\n\nThe SDK provides both synchronous and asynchronous interfaces. You connect to a sandbox instance (either locally at http://localhost:8091 or via a cloud provider like Volcengine), then call methods on the client to execute commands, read/write files, run Python in Jupyter kernels, or execute JavaScript. It depends on httpx for HTTP, pydantic for data validation, and volcengine-python-sdk for cloud provider integration.","worth_installing":"Yes, if you need programmatic access to sandboxed execution environments for agent systems or automation. The package is actively maintained, has low install friction, and covers a broad set of execution contexts (shell, Python, Node.js, MCP). Verify whether your use case requires a local sandbox instance or cloud setup, and confirm MCP server availability if you plan to use that feature."},"id":"agent-sandbox","links":{"html":"https://skillfed.io/packages/agent-sandbox","md":"https://skillfed.io/packages/agent-sandbox.md","pypi":"https://pypi.org/project/agent-sandbox/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-24","license_spdx":null,"license_treatment":"permissive","name":"agent-sandbox","python_support":"supports_current","summary":"Python SDK for the All-in-One Sandbox API, >=1.7.0"},"popularity":{"monthly_downloads":124669,"position":11859,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.30"}
