Riza

Riza

Official
riza-io

Provides a secure sandboxed environment for LLMs to write, save, and execute code through Riza's isolated code interpreter API. Tools persist across conversations for reuse.

12290 views8Local (stdio)

What it does

  • Execute arbitrary code in isolated sandbox
  • Create and save reusable code tools
  • Edit existing saved tools
  • Fetch tool source code for modification
  • List all available saved tools
  • Run code safely without local execution risks

Best for

LLM applications requiring safe code executionBuilding persistent coding assistantsPrototyping without local environment setupEducational coding environments
Isolated sandbox executionPersistent tools across sessionsNo local code execution needed

Alternatives