Use this to adversarially test an LLM/agent app before attackers do - prompt injection, jailbreaks, data exfiltration, tool misuse, and unsafe output. Trigger on "red team my LLM", "test for prompt injection", "is my agent secure", "jailbreak testing", "security review of my AI app", especially before shipping anything customer-facing or with tools/data access. Test systematically against the known attack classes, not ad-hoc.
$npx -y skills add contextjet-ai/awesome-llm-observability --skill red-team-llm-appInstalls into the current project.
Run `npx skills use "https://github.com/contextjet-ai/awesome-llm-observability" --skill "contextjet-ai/awesome-llm-observability/red-team-llm-app"` 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/contextjet-ai/awesome-llm-observability" that are relevant to the current task. Run `npx skills add "https://github.com/contextjet-ai/awesome-llm-observability"` and select the relevant skills, then follow their instructions.