sota-sandboxing

Installation
SKILL.md

SOTA Sandboxing & Isolation

Purpose

Engineer and audit isolation boundaries so that compromise of a workload — untrusted code, a parser fed attacker bytes, a tenant, or an AI agent — is contained by design. The skill encodes 2026 state of the art: allowlist-first least privilege, boundary strength matched to threat class, kernel primitives composed correctly, hardened container/microVM deployment, application-level privilege separation, and agent-specific containment (lethal trifecta, egress control, ephemeral execution).

Two modes. Pick one explicitly at the start of the task.


BUILD mode

Use when designing or implementing isolation for new or changed workloads.

Installs
1
First Seen
8 days ago
sota-sandboxing — martinholovsky/sota-skills