# Codeact Install Hyperlight

> Switch codeact to the Hyperlight backend (micro-VM sandbox via WebAssembly, stronger isolation). Use when user wants to switch to hyperlight, needs full Python support, or stronger sandbox isolation.

- Skill: `jsturtevant/codeact-install-hyperlight` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jsturtevant/codeact-install-hyperlight`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jsturtevant/codeact-install-hyperlight/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jsturtevant (https://skillmd.com/u/jsturtevant)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jsturtevant/codeact-install-hyperlight

---


# codeact-install-hyperlight

Switch codeact to the **Hyperlight** backend (micro-VM sandbox).

```bash
bash "$SKILL_DIR/run.sh"
```

Runs preflight for hyperlight (requires KVM/mshv/Hyper-V), rediscovers tools,
and rewrites the instructions and agent files with backend pinned to `hyperlight`.

**Note:** Hyperlight is not supported on macOS. Use monty on macOS.

