BinSquareBinSquareCommunityยท3 Agent Skills Included

ERA

Secure microVM sandbox for running untrusted generated code

Runs untrusted or generated code inside isolated microVMs with container-level ease of use. Creates, executes, and cleans up sandboxed environments for Python, JavaScript, Go, and Ruby without risking your host machine. Offers a managed Cloudflare Worker API for remote code execution, plus ready-made recipes for chat, scraping, and storage workflows.
npx skills add BinSquare/ERA --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ERA?โ–ผ

Run `npx skills add BinSquare/ERA --all -g -y` in your terminal to install all skills in this suite globally.

How to safely run AI-generated code locally?โ–ผ

ERA executes untrusted code inside isolated microVMs using krunvm and Buildah, so generated scripts cannot harm your host system.

What programming languages does ERA support?โ–ผ

ERA supports Python, JavaScript, TypeScript, Go, and Ruby out of the box, and you can override the base image for custom runtimes.

Can ERA run code in the cloud?โ–ผ

Yes. ERA includes an optional Cloudflare Worker deployment that provides a globally distributed HTTP API for remote sandboxed code execution.

Does ERA work with Claude Desktop and MCP clients?โ–ผ

Yes. ERA ships MCP server adapters and setup guides so Claude Desktop and other MCP-compatible clients can execute code through the sandbox.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’