Add GOAT orchestrator
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 893
- Avg merge
- 3d 50m
- Merged PRs (30d)
- 165
Description
#### Is your feature request related to a problem? Please describe.
There is currently no orchestrator in PYRIT that is implementing the Generative Offensive Agent Tester ([GOAT](https://arxiv.org/abs/2410.01606)) attack to be used for better LLM security testing.
#### Describe the solution you'd like
I have already created a GOAT orchestrator (and also a system prompt extending GOAT's existing jailbreak strategies with additional ones e.g. to be used for the attacker in GOAT orchestrator) and would like to add this to the PYRIT repo.
#### Additional context
The work was done as a part of a project with Bosch so a request to obtain open-sourcing permission is submitted and currently being evaluated. It is expected to be accepted but it takes some time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the GOAT paper linked in the issue and review PyRIT's existing orchestrator patterns; the issue names no specific files or tests. Confirm the Bosch open-sourcing permission and use the existing GOAT orchestrator and extended attacker system prompt as the scope, with the feature integrated into PyRIT as the completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100