{"id":47728668,"url":"https://github.com/aallam/execbox","last_synced_at":"2026-04-30T23:01:10.213Z","repository":{"id":348259515,"uuid":"1197180605","full_name":"aallam/execbox","owner":"aallam","description":"JS code execution for MCP, with pluggable runtimes and host-controlled tools.","archived":false,"fork":false,"pushed_at":"2026-04-19T00:49:29.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-19T02:44:28.804Z","etag":null,"topics":["ai-agents","code-execution","mcp","sandbox"],"latest_commit_sha":null,"homepage":"https://execbox.aallam.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aallam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-31T11:44:48.000Z","updated_at":"2026-04-19T00:47:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/aallam/execbox","commit_stats":null,"previous_names":["aallam/execbox"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/aallam/execbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallam%2Fexecbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallam%2Fexecbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallam%2Fexecbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallam%2Fexecbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aallam","download_url":"https://codeload.github.com/aallam/execbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallam%2Fexecbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32479448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agents","code-execution","mcp","sandbox"],"created_at":"2026-04-02T21:07:11.775Z","updated_at":"2026-04-30T23:01:10.206Z","avatar_url":"https://github.com/aallam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# execbox\n\nPortable code execution for [Model Context Protocol](https://modelcontextprotocol.io/) tools and wrapped MCP servers.\n\n[![License](https://img.shields.io/github/license/aallam/execbox?style=flat-square)](https://github.com/aallam/execbox/blob/main/LICENSE)\n[![Docs](https://img.shields.io/badge/docs-site-0ea5e9?style=flat-square)](https://execbox.aallam.com)\n[![Packages](https://img.shields.io/badge/packages-4-111827?style=flat-square)](#package-map)\n\n\u003c/div\u003e\n\nExecbox turns host tool catalogs into callable guest namespaces, supports MCP wrapping on both sides of the boundary, and lets you place guest JavaScript where it fits your deployment: inline, behind a worker or child-process host, or across your own remote transport.\n\n## Package Map\n\n| Package                                           | npm                                                                                                                                   | What it is for                                                                                                 |\n| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |\n| [`@execbox/core`](./packages/core/)               | [![npm](https://img.shields.io/npm/v/%40execbox%2Fcore?style=flat-square)](https://www.npmjs.com/package/@execbox/core)               | Core execution contract, provider resolution, MCP adapters, and the `@execbox/core/protocol` transport subpath |\n| [`@execbox/quickjs`](./packages/quickjs/)         | [![npm](https://img.shields.io/npm/v/%40execbox%2Fquickjs?style=flat-square)](https://www.npmjs.com/package/@execbox/quickjs)         | QuickJS executor for inline, worker, and process hosts                                                         |\n| [`@execbox/remote`](./packages/remote/)           | [![npm](https://img.shields.io/npm/v/%40execbox%2Fremote?style=flat-square)](https://www.npmjs.com/package/@execbox/remote)           | Transport-backed remote executor                                                                               |\n| [`@execbox/isolated-vm`](./packages/isolated-vm/) | [![npm](https://img.shields.io/npm/v/%40execbox%2Fisolated-vm?style=flat-square)](https://www.npmjs.com/package/@execbox/isolated-vm) | `isolated-vm` backend for execbox                                                                              |\n\n## Examples\n\nRunnable examples live in [`examples/`](./examples/) and are indexed in [`examples/README.md`](./examples/README.md).\n\n## Docs\n\n- [Public Docs](https://execbox.aallam.com)\n- [Getting Started Guide](./docs/getting-started.md)\n- [Execbox Architecture Overview](./docs/architecture/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faallam%2Fexecbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faallam%2Fexecbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faallam%2Fexecbox/lists"}