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
AccuroAI
AccuroAI is an enterprise AI security, data protection, and governance platform designed to give organizations full visibility and control over how artificial intelligence tools and agents are used across their environment. It continuously discovers and inventories both sanctioned and shadow AI tools, spanning browsers, SaaS applications, networks, and autonomous agents, mapping every interaction down to the user, application, and purpose. It operates inline between users and AI models, inspecting prompts and responses in real time to detect and prevent risks such as sensitive data exposure, prompt injection attacks, and unsafe outputs. It applies dynamic data loss prevention by identifying and redacting sensitive information like PII, financial data, source code, and health records before they reach the model, without disrupting workflows. AccuroAI centralizes control through a unified policy engine that enforces governance across human prompts and agent actions.
Learn more
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