LLM security testing & CTF platform
DojoLM is Black Unicorn Security's hands-on LLM security testing and CTF platform. It provides an interactive environment for red-teamers, security researchers, and developers to probe, attack, and harden LLM applications in a controlled setting.
DojoLM is currently in active development (v1.1.0). APIs and interfaces may change before the public launch.
DojoLM will be available via npm and PyPI on public launch. If you have private beta access:
# npm (private beta)
npm install @blackunicorn/dojolm
# pnpm
pnpm add @blackunicorn/dojolmDojoLM is structured around three core modules: the Attack Engine (automated adversarial scenarios), the CTF Runner (challenge management), and the Report Generator (structured vulnerability output in SARIF/JSON formats).
Stay updated by contacting us to join the waitlist.