Skip to Content
DocsHome

Wallbreaker

An autonomous LLM red-teaming framework that deploys agentic tool-calling loops to probe, attack, and evaluate large-language-model safety boundaries.

51Attack presets
71Native transforms
100+Agent tools
400HarmBench behaviors
7HB categories
# Clone the repo$ git clone https://github.com/JailbrokenAI/wallbreaker.git$ cd wallbreaker$ python -m venv .venv && source .venv/bin/activate(.venv) $ pip install -e ".[dashboard,barcodes,stego]"(.venv) $ wallbreaker
Danger

For authorized security testing only. Always obtain explicit written permission before targeting any model, API, or service.

Where to Go

Next
Installation →
Last updated on