ERA
Secure microVM sandbox for running untrusted generated code
All Skills in This Repository (3)
Pure Emerald Level IndicatorsExtract text, tables, and forms from PDF documents using Python libraries.
research-papers
Search academic databases and summarize retrieved papers with links and DOIs.
slack-gif-creator
Generate Slack-ready animated GIFs from descriptive prompts with built-in validators.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core