numpyfastapiredisscipydenonumpyfastapiredisscipydenonumpyfastapiredisscipydenonumpyfastapiredisscipydenonumpyfastapiredisscipydenonumpyfastapiredisscipydenonumpyfastapiredisscipydenonumpyfastapiredisscipydeno
pandasdockerlangchainflaskbunpandasdockerlangchainflaskbunpandasdockerlangchainflaskbunpandasdockerlangchainflaskbunpandasdockerlangchainflaskbunpandasdockerlangchainflaskbunpandasdockerlangchainflaskbunpandasdockerlangchainflaskbun
typescriptopenaipostgresmatplotlibrustdjangotypescriptopenaipostgresmatplotlibrustdjangotypescriptopenaipostgresmatplotlibrustdjangotypescriptopenaipostgresmatplotlibrustdjangotypescriptopenaipostgresmatplotlibrustdjangotypescriptopenaipostgresmatplotlibrustdjangotypescriptopenaipostgresmatplotlibrustdjangotypescriptopenaipostgresmatplotlibrustdjango
npmanthropicvercelhuggingfacegraphqlnpmanthropicvercelhuggingfacegraphqlnpmanthropicvercelhuggingfacegraphqlnpmanthropicvercelhuggingfacegraphqlnpmanthropicvercelhuggingfacegraphqlnpmanthropicvercelhuggingfacegraphqlnpmanthropicvercelhuggingfacegraphqlnpmanthropicvercelhuggingfacegraphql
pippytorchkubernetesopenaipandasnodepippytorchkubernetesopenaipandasnodepippytorchkubernetesopenaipandasnodepippytorchkubernetesopenaipandasnodepippytorchkubernetesopenaipandasnodepippytorchkubernetesopenaipandasnodepippytorchkubernetesopenaipandasnodepippytorchkubernetesopenaipandasnode
nodetensorflowdockerrustredisnodetensorflowdockerrustredisnodetensorflowdockerrustredisnodetensorflowdockerrustredisnodetensorflowdockerrustredisnodetensorflowdockerrustredisnodetensorflowdockerrustredisnodetensorflowdockerrustredis
gVisor-isolated · disposable · provider-agnostic

Run untrusted code safely.
One API call.

Cinch executes untrusted, AI-generated code in secure, throwaway sandboxes — and returns just the result. Your infrastructure is never touched.

pip
$ pip install pangolin-sdk
0
languages, one API
0ms
cold start, then gone
0
lines to integrate
disposable sandboxes

Three lines. Zero risk.

Your AI writes code. You hand it to Cinch. We run it in a sealed box and destroy it. You get the result.

01

Send the code

POST any snippet to the API — or use the Python / JS SDK. It doesn't matter if a human or an AI wrote it.

02

We isolate it

Code runs inside a gVisor sandbox with no network, no filesystem, and hard memory and CPU limits.

03

Get the result

stdout, stderr, exit code — returned in milliseconds. The sandbox is destroyed instantly.

See it run.

This is all it takes. Install the SDK, pass your key, and call run(). Hit the button to see the shape of a response.

pip install pangolin-sdknpm i @cinch-codes/pangolin
example.py
from pangolin import Sandbox

box = Sandbox(api_key="your-key")
result = box.run("print(2 + 2)")

print(result.stdout)
› press Run to execute

Sealed isolation

gVisor kernel-level sandboxing. Fork bombs, infinite loops, and exfil attempts stay contained.

Disposable

Every run is a fresh, amnesiac box. Nothing persists, nothing leaks.

Python & JavaScript

First-class SDKs on PyPI and npm. Integrate in under ten minutes.

Transparent pricing

Pay per compute-second. A generous free tier. No surprises.

Ship AI code execution today.

Grab an API key and run your first sandbox in minutes.