Settings

Theme

Show HN: Sbox – A zero-dependency sandbox to safely run untrusted code

github.com

2 points by xqli 2 days ago · 1 comment

Reader

xqliOP 2 days ago

Hi HN, I built Sbox because I needed a way to run untrusted / agent-generated code without adding policy logic, scoring, or heuristics.

Sbox is intentionally "zero intelligence": - no code analysis - no allow/deny rules - no LLM involvement

It only provides strong isolation primitives, and assumes all code is hostile.

I’m using it as a building block for long-running agents and automation systems. Would love feedback from people who’ve built sandboxes or secure runtimes.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection