A peek into my AI enabled app attacker tool
Point it at your AI app, give it a goal, and let it hunt Most LLM red-teaming tools work the same way. They fire a long list of jailbreak strings at your app and report which ones matched a regex. You get a wall of “hits” that’s mostly noise, and a clean run tells you almost nothing — did the guardrails hold, or did your wordlist just miss? For a while now I’ve been building the opposite: a tool that red-teams an AI app the way an attacker actually works. You give it a goal, it adapts until it reaches that goal or runs out of road, and then it proves what it found. ...