k8e
Secure isolated sandbox execution for untrusted code at scale
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install k8e?โผ
Run `npx skills add xiaods/k8e --all -g -y` in your terminal to install all skills in this suite globally.
How to run AI-generated code safely?โผ
Use the k8e-sandbox skill to execute all code inside isolated gVisor, Kata, or Firecracker sandboxes instead of on your host machine.
Does k8e work with Claude Code and Codex?โผ
Yes. The k8e-sandbox-cli connect command installs the skill directly into Claude Code, Codex, Pi, and dsh harnesses.
How fast do k8e sandbox sessions start?โผ
Pre-booted warm pool pods let sessions be claimed in under 500 milliseconds, avoiding cold-start delays.
Can I control network access from a sandbox?โผ
Yes. Per-session egress allowlists are enforced via Cilium eBPF, and you can add or remove allowed hosts live with the allow-hosts command.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core