Home/LLM Frameworks/jailbreakbench
jailbreakbench logo

jailbreakbench

Enrichment pending
JailbreakBench/jailbreakbench

JailbreakBench: An Open Robustness Benchmark for Jailbreaking Language Models [NeurIPS 2024 Datasets and Benchmarks Track]

GraphCanon updated today · GitHub synced today

626
Stars
74
Forks
11
Open issues
6
Watchers
1y
Last push
Python MITCreated Nov 13, 2023

Trust & integrity

Full report
Maintenance
Dormant (463d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

JailbreakBench: An Open Robustness Benchmark for Jailbreaking Language Models [NeurIPS 2024 Datasets and Benchmarks Track]

Capability facts

Languages
python

Source: github.language+pyproject.toml · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

pip install jailbreakbench
Source link

Tags

README

Installation

The jailbreakbench package can be installed by running the following command:

pip install jailbreakbench

Optionally, if you plan to run an attack or defense locally, please install vLLM:

pip install jailbreakbench[vllm]

This repository can also be locally installed in an editable way by running the following command from the root directory of this repository:

pip install -e .

License

This codebase is released under MIT License.