nono
nono is an open source, kernel-enforced sandbox for AI coding agents and LLM workloads. Unlike policy-based guardrails that intercept and filter operations, nono uses OS security primitives — Landlock on Linux and Seatbelt on macOS — to make unauthorised operations structurally impossible at the syscall level.
Wrap any AI agent — Claude Code, OpenCode, OpenClaw, or any CLI process — with a single command. nono applies default-deny filesystem access, blocks destructive commands (rm, dd, chmod, sudo), isolates credentials and API keys, and cascades all restrictions to child processes. No escape mechanism exists once restrictions are applied.
Built-in profiles get you running in seconds. Secrets inject securely from the system keystore and are zeroised on exit. Audit logging, atomic rollbacks, and Sigstore-attested policy signing are on the roadmap.
Apache 2.0. From the creator of Sigstore.
Learn more
Muse Code
Muse Code is Meta’s terminal coding agent, powered by Muse Spark 1.2, for handling complex software engineering tasks across large repositories. The agent can plan changes, write code, validate results, and coordinate multiple persistent subagents during development sessions. Muse Code uses async background agents that stay active throughout a session to reduce repeated information gathering and help complete multi-step tasks with less steering. Its runtime uses a local event log that records model calls, tool runs, approvals, and edits so sessions can be replayed and resumed after failures. Muse Code includes bundled skills such as /plan for approval-gated planning, /grill for stress-testing plans, and /goal for working toward completion. Built for AI developers and software teams, Muse Code helps automate coding workflows, long-running engineering tasks, debugging, and repository-level development.
Learn more
GuardionAI
GuardionAI is an Agent and MCP Security Gateway that provides unified security for AI agents and Model Context Protocol tools operating on enterprise data. It sits in the execution path to discover, redact sensitive data, enforce protection, and give teams visibility into actions that traditional SIEM, DLP, and identity layers cannot see. Every agent action is inspected, enforced, and logged at the protocol level across AI agents, LLM apps, RAG systems, chatbots, coding agents, MCP servers, internal tools, databases, operating systems, and cloud environments. GuardionAI protects against critical AI threats such as prompt injection, system override, web attacks, MCP tool poisoning, malicious code execution, NSFW content, PII and credential exposure, confidential data leakage, off-topic drift, and unauthorized access, mapped to OWASP LLM Top 10 and agentic AI threat frameworks. Its gateway provides four layers of protection.
Learn more
Simaril
Silmaril is a self-healing prompt injection defense designed to protect AI systems from increasingly complex, multi-step attacks that traditional guardrails fail to stop. It operates by wrapping inference calls and evaluating whether an execution sequence is leading toward a harmful outcome, rather than simply filtering inputs. It uses a multihead classifier that analyzes user intent, application context, and execution states together, enabling it to detect indirect injection, multi-turn attack chains, context poisoning, and tool abuse before damage occurs. Silmaril continuously strengthens its defenses through autonomous threat hunting agents that probe systems, discover vulnerabilities, and generate synthetic training data from real attack scenarios. These insights are used to retrain the model automatically, deploying updated protections in under an hour and propagating anonymized defenses across all deployments.
Learn more