ai-safety-and-red-teaming
Installation
SKILL.md
AI Safety and Red-Teaming
Purpose: Stop unsafe input from reaching the model, stop unsafe output from reaching the user, and prove it with adversarial testing.
When to Use This Skill
- Putting an LLM-powered feature in front of external users
- Tools that read untrusted content (email, web pages, uploads, RAG corpora)
- Agents with high-impact tools (file system, payments, prod systems)
- Compliance / regulated domains (health, finance, legal, gov)
- Any release gate that requires red-team evidence