Superagent recently launched!

Launch YC: Superagent — Defender of AI agents 🥷

"Superagent protects AI agents from attacks and data leaks"

TL;DR: Superagent is building open-source defense for AI agents. Their product protects agents from prompt injections, malicious tool calls, and customer data leaks — in production, in CI/CD, and wherever they run.

Founded by Alan Zabihi & Ismail Pelaseyed

The Problem

AI agents introduce new attack surfaces that traditional security practices don’t cover:

  • At runtime: users can inject adversarial prompts that hijack an agent or force it to run harmful commands.
  • At the model layer: unsafe or poisoned outputs can embed backdoors into your stack.
  • In CI/CD: AI-generated code can contain harmful logic that slips through review and ships to production.

Without protection, agents can leak customer data or trigger destructive actions that impact your product and your users.

How Superagent Works

At the core is SuperagentLM, their small language model trained specifically for agentic security. Unlike static rules or regex filters, it reasons about inputs and outputs to catch subtle and novel attacks.

Superagent integrates at three key points:

  1. Inference providers — filter requests and responses at the API layer
  2. Agent frameworks — run runtime checks on every input, output, and tool call
  3. CI/CD pipelines — fail risky builds before unsafe code ships

Here’s a quick example of how to use it with Exa (YC S21):

Image Credits: Superagent

Every request is inspected in real time. Unsafe ones are blocked. Safe ones go through — with reasoning logs you can audit later.

Why They Are Building This

They have been working closely with builders of AI agents for the last couple of years, building tools for them. What they noticed is that many teams are basically trying to system-prompt their way to security. Vibe security (VibeSec) obviously doesn’t work.

Some of the most popular agentic apps today are surprisingly unsafe in this way. So they decided to see if they could fix it. That’s the motivation behind Superagent: giving teams a real way to ship fast and ship safe.

Get Involved

📖 Read the docs

📅 Book a call

They would love your feedback: what’s your biggest concern about running agents in production? Book a call or drop a comment!

Learn More

🌐 Visit www.superagent.sh to learn more.
🤝 Reach out to the the team here.
🌟 Give Superagent a star on Github.
🤖 Check out their Discord.
👣 Follow Superagent on LinkedIn & X.
Posted 
October 1, 2025
 in 
Launch
 category
← Back to all posts  

Join Our Newsletter and Get the Latest
Posts to Your Inbox

No spam ever. Read our Privacy Policy
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.