Zero-trust execution server for untrusted AI agent tool calls. Isolated Wasmtime WASM sandboxing, SSRF guards, JWT auth, and OpenTelemetry monitoring.
Click or hover any card to inspect internal sandbox parameters on the flip side.
Every tool invocation runs inside a Wasmtime WebAssembly module with hard instruction-fuel caps and wall-clock epoch timeouts.
Pre-DNS IP resolution blocks RFC-1918 + AWS metadata ranges. Path.resolve() enforces an absolute workspace filesystem jail.
HS256/RS256 JWT gating on every tool call. Sliding token-bucket rate limiter backed by Redis atomic Lua scripts.
OpenTelemetry spans for every tool call, Prometheus metrics scraped at /metrics, structured JSON logs on stderr.
Sustained load test with 500 concurrent virtual users.