SafeRun

Paste untrusted or AI-generated code and see what it actually does in a disposable sandbox — before it touches your machine.

ℹ️ What is this? How it works & limits

SafeRun runs untrusted or AI-generated code in a throwaway cloud sandbox and tells you, in plain English, what it actually did — before it ever touches your machine. You can scan pasted Python, an npm package, or a PyPI package.

What is Solari? Solari provides the disposable, hardware-isolated cloud VM each scan runs in. Your code executes there, never on your computer, and the VM is destroyed right after.

Which AI writes the verdict? Claude, via the Anthropic API. You bring your own Anthropic key; scans use claude-haiku-4-5 by default (cheap and fast). Any Anthropic model works — the key and model are yours, so you control the cost.

Limits & caveats:

🔑 Bring your own keys to start

SafeRun runs every scan with your Solari and Anthropic keys. They are stored only in this browser and sent to the server just to run your scan — never saved or logged.

Kept in your browser (localStorage).
…or paste below
Python. Runs in a throwaway Solari VM.
Best-effort behavioral check, not a security guarantee · built on Solari + Claude
Developed by Vinay Hipparge — AI Engineer