MindFort AI, backed by YC, is building autonomous AI security agents that can pen test software to find, exploit, and patch vulnerabilities. They are hiring for Backend Software Engineers and AI Researchers to scale their agent systems and conduct research on LLM fine-tuning, RL, and multi-agent systems for exploit chaining. This is a highly technical venture in AI and cybersecurity.
What they want, where you stand, and the exact résumé edits to qualify.
Biggest lever: Develop expertise and build projects with LangChain/LangGraph and demonstrate a deeper understanding of multi-agent orchestration and evaluation beyond simple API calls.
A starter prompt for Claude Code, what you'll need, and how to reach them.
You are a senior full-stack software engineer and AI architect. Your task is to develop a minimal viable product (MVP) for an autonomous AI security agent that can identify and exploit a specific, well-known vulnerability type (e.g., SQL Injection) in a simple web application. The goal is to demonstrate the core capability of an AI agent to 'pen test' a target.
Use Next.js 16 App Router (React 19, Tailwind v4) for a frontend control panel, a Node.js backend with Express for the agent orchestration, and Python for the core AI agent logic leveraging LangChain/LangGraph. A Neon Postgres database will store agent logs and discovered vulnerabilities. The target application should be a simple, intentionally vulnerable Node.js/Express web app that you will also create.
**MVP Steps:**
1. **Vulnerable Target Application:** Create a simple Node.js/Express application with a single endpoint vulnerable to SQL Injection. This app should expose a basic API that accepts user input, which is then directly concatenated into a SQL query without proper sanitization.
2. **Agent Orchestration Backend (Node.js):** Develop a Node.js/Express API that receives a target URL and initiates the AI agent's scan. This backend will manage the communication between the frontend and the Python AI agent.
3. **AI Agent (Python/LangChain):** Implement a Python agent using LangChain or LangGraph. This agent should:
* Take the target URL from the Node.js backend.
* Formulate SQL Injection payloads.
* Send these payloads to the vulnerable endpoint.
* Analyze the responses for indicators of successful exploitation (e.g., error messages, unexpected data leakage).
* Report findings (vulnerability identified, payload used, proof of concept) back to the Node.js backend.
4. **Frontend Control Panel (Next.js):** Build a simple Next.js interface where a user can input the target application's URL and trigger a scan. Display the scan results (vulnerabilities found, details) in a clear format.
5. **Data Storage (Neon Postgres):** Store scan configurations and results in Neon Postgres. The table should include fields for target_url, vulnerability_type, payload_used, exploitation_proof, and timestamp.
**Build/Verify Gate:** The system successfully identifies a SQL Injection vulnerability in the provided target application and displays the exploited payload and proof in the frontend. Ensure all components communicate correctly and error handling is robust.The audience interested in autonomous AI security agents might also be interested in tools for evaluating their own AI agents or building MCP servers, though the core cybersecurity domain is distinct.
MindFort AI (YC X25) | Backend Software Engineer, AI Researcher | Los Angeles, CA | Full-Time I'm a founding engineer at MindFort ( https://www.mindfort.ai ). We build autonomous AI security agents that pen test your software before attackers do: finding, exploiting, and patching vulnerabilities. Backed by YC, Soma Capital, etc. - Software Engineer (Backend + AI) | $150k–$250k + Equity: Architect and scale our agent systems from scratch. Python, Postgres, Docker, K8s, LangChain/LangGraph. Cybersecurity background a plus but not needed. - AI Researcher | $150k–$250k + equity: Own the research behind how our agents reason, plan, and chain exploits. LLM fine-tuning, RL, eval design, multi-agent systems. Security or red-teaming background a plus. Both roles include founding-level equity, 100% health coverage and unlimited PTO. More Info + Apply At: https://www.ycombinator.com/companies/mindfort
Build a small, public AI security agent prototype (even a simplified one) using LangChain/LangGraph, incorporating a basic multi-agent flow and a clear evaluation method for its output. Focus on orchestrating LLMs to perform chained tasks, simulating a simple pen-testing scenario. Explore basic concepts of LLM evaluation design. (2-4 weeks)
Standard database for Next.js apps
Familiarity with agent orchestration
Standard for AI/ML tools
Basic understanding of common web vulnerabilities for agent design (~0.5 day)
Learn it: Search getting-started ↗
Standard deployment platform
Apply directly via the YC job posting link provided: https://www.ycombinator.com/companies/mindfort
“Highlight relevant experience in AI agent development and full-stack engineering, with a keen interest in cybersecurity. If possible, showcase any personal projects or contributions related to AI automation or security tools.”
Open the original ↗