---
name: redteam-plugin-development
description: Standards for creating redteam plugins and graders. Use when creating new plugins, writing graders, or modifying attack templates.
---
# Redteam Plugin Development Standards
## Critical Tag Standardization
All graders MUST use these standardized tags:
| Tag | Purpose | Required |
| ----------------------------------- | ------------------------------------------ | -------- |
| `{{prompt}}` | User's input prompt | YES |
| `{{purpose}}` | System purpose | YES |
| `