REDCODER: Automated Multi-Turn Red Teaming for Code LLMs
๐ฌ A model fine-tuned for adversarial multi-turn prompt generation to induce vulnerabilities in Code LLMs.
๐ [arXiv:2507.22063] โข ๐ง ๐ป Full code & data: GitHub โ luka-group/RedCoder
๐ง Model Summary
REDCODER is a red-teaming LLM trained to engage target Code LLMs in multi-turn conversations that gradually steer them into generating CWE vulnerabilities (e.g., Such as path traversal, SQL injection, etc.).
This model is designed to support:
- โ๏ธ Red-teaming evaluations for Code LLMs
- ๐งช Security benchmarking of model guardrails and filters
- ๐งฉ Multi-turn adversarial prompt generation in research settings
โ ๏ธ This model should not be used to generate real-world exploits. Its intended use is for research, safety evaluation, and secure LLM development.
If you find this work useful, please cite:
@article{mo2025redcoder,
title = {REDCODER: Automated Multi-Turn Red Teaming for Code LLMs},
author = {Wenjie Jacky Mo and Qin Liu and Xiaofei Wen and Dongwon Jung and
Hadi Askari and Wenxuan Zhou and Zhe Zhao and Muhao Chen},
journal = {arXiv preprint arXiv:2507.22063},
year = {2025}
}
- Downloads last month
- 3
Model tree for jackysnake/RedCoder
Base model
meta-llama/Meta-Llama-3-8B-Instruct