Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ This list is organized by the **security lifecycle** of an autonomous agent, cov
- **[Kubernetes Agent Sandbox](https://github.com/kubernetes-sigs/agent-sandbox)** - A Kubernetes Native project providing a Sandbox Custom Resource Definition (CRD) to manage isolated, stateful workloads for AI agents.
- **[Agent-Infra Sandbox](https://github.com/agent-infra/sandbox)** - An "All-In-One" sandbox combining Browser, Shell, VSCode, and File System access in a single Docker container, optimized for agentic tasks.
- **[OpenHands](https://github.com/All-Hands-AI/OpenHands)** - Formerly OpenDevin, this platform includes a secure runtime environment for autonomous coding agents to operate without accessing the host machine's sensitive files.
- **[Nika](https://github.com/supernovae-st/nika)** - Rust workflow engine that runs AI tasks under default-deny permits (file/network/exec/tool allowlists) with pre-run static secret-flow checks and hash-chained tamper-evident run traces (`nika trace verify`) for post-hoc audit.

## 🚧 Guardrails & Compliance
*Middleware to enforce business logic and safety policies on inputs and outputs.*
Expand Down