- Step1: Install the package via pip install anti-agent-agent
- Step2: Obtain API credentials for your target LLM (e.g., OpenAI) and set environment variables
- Step3: Define adversarial and defensive prompt templates in a config file
- Step4: Run anti-agent-agent with your model endpoint and config: anti-agent-agent run
- Step5: Review the generated security report and logs to identify vulnerabilities
- Step6: Adjust prompts or model settings and rerun tests to verify improvements