MGoat LLM Red Team
Version updated for https://github.com/relaxcloud-cn/mgoat-action to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
MGoat Action v1
Automatically test your LLM applications for security vulnerabilities in your CI/CD pipeline.
Features
- Multi-turn adversarial testing using GOAT methodology
- Support for multiple LLM providers
- Configurable attack strategies
- CI/CD integration with pass/fail based on ASR threshold
Quick Start
- uses: relaxcloud-cn/mgoat-action@v1
with:
goals: "Test model safety"
attacker-api-key: ${{ secrets.OPENAI_API_KEY }}