Use when the user wants to test their LLM/agent application for safety and security vulnerabilities — jailbreaks, prompt injection, PII extraction, harmful content generation, or evaluator gaming. Also use when the user mentions security testing, adversarial testing, red teaming, safety evaluation, ASR (Attack Success Rate), or "is my app safe to deploy." Outputs ASR paired with over-refusal rate and an audit document.
$npx -y skills add agentscope-ai/openjudge --skill 07-redteamInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/openjudge" --skill "agentscope-ai/openjudge/07-redteam"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/openjudge" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/openjudge"` and select the relevant skills, then follow their instructions.