Start with real abuse examples to anchor the test set, then generate synthetic variants that preserve the same attacker intent while expanding language, scale, and edge cases. Validate the synthetic set against human review so it remains realistic. The goal is not volume alone, but repeatable coverage of the behaviours your model must reliably reject.
Why This Matters for Security Teams
Combining organic and synthetic data is not a dataset hygiene exercise, it is a control decision that affects how reliably an AI system resists abuse. Real-world examples show what attackers actually try, while synthetic expansion helps cover language variants, prompt shapes, and escalation paths that may not appear in a small incident set. Current guidance suggests treating both as part of a governed evaluation pipeline, not as interchangeable sources of truth. The risk is that teams overfit to clean lab prompts and miss the messy, adversarial phrasing seen in production.
For ai red teaming, the balance matters because many failures are not obvious jailbreaks. They are gradual policy erosion, instruction smuggling, tool abuse, or output shaping that only becomes visible when test cases reflect realistic attacker intent. Research from sources such as the Anthropic Frontier Red Team - Claude Mythos technical analysis shows why representative attack patterns matter more than raw prompt count. In practice, many security teams discover weak coverage only after a model has already been exposed to the same failure mode in the wild, rather than through intentional adversarial testing.
How It Works in Practice
A practical workflow starts with a small set of organic abuse cases from incident tickets, moderation queues, red team findings, and user reports. Those examples should be cleaned for privacy, labelled by attacker goal, and grouped by failure mode such as data exfiltration, policy bypass, impersonation, or tool misuse. Synthetic data then extends each cluster by varying phrasing, tone, language, persona, context length, and tool chain complexity while keeping the same underlying intent.
The key is preservation of adversarial semantics. If the original case is a request to reveal hidden instructions, synthetic variants should test the same objective through paraphrase, indirect wording, chained prompts, and multilingual forms, not invent unrelated behaviours. For model risk work, this is more useful than large volumes of generic hostile text. Validation should include human review, rubric-based scoring, and spot checks against known attack taxonomies such as the MITRE ATLAS approach to adversarial behaviour, so the synthetic set remains realistic and traceable.
- Use organic data to anchor severity, attack intent, and operational context.
- Use synthetic data to expand coverage across wording, scale, and edge conditions.
- Tag every sample with source, goal, model component, and expected safe response.
- Keep evaluation prompts separate from training data to reduce leakage and contamination.
- Review whether synthetic cases actually increase failure discovery, not just test volume.
For teams operating in MLOps environments, provenance matters as much as content. Datasets need versioning, approvals, and change tracking so evaluation results remain comparable over time. This aligns well with the NIST AI Risk Management Framework and the NIST AI Risk Management Framework, which emphasises governance, measurement, and monitoring rather than one-time testing. These controls tend to break down when synthetic generation is automated at scale without review, because the test set gradually drifts away from attacker reality.
Common Variations and Edge Cases
Tighter red team control often increases review overhead, requiring organisations to balance evaluation speed against realism and governance. That tradeoff is especially important when security teams work with sensitive user data, regulated workflows, or agentic systems that can take actions through tools. In those environments, the best practice is evolving, and there is no universal standard for exactly how much synthetic data is enough.
One common edge case is when organic data is scarce. That can happen with newly deployed models, niche domains, or highly successful defenses where few abuse examples exist. In those situations, teams should avoid fabricating entire attack classes from imagination alone. Instead, they can seed synthetic generation from public research, vendor disclosures, and threat intelligence, then narrow the outputs to the exact model surface being tested. Another edge case is multilingual or code-switching abuse, where organic samples may be sparse but harmful intent remains consistent. Synthetic expansion is valuable there, but only if reviewers understand the cultural and linguistic context.
For agentic AI, the question goes beyond text quality. Synthetic red team cases should also model tool invocation, memory persistence, and chain-of-action abuse, which is the point where guidance from OWASP Top 10 for Large Language Model Applications becomes useful even when the test target is broader than an LLM chat interface. The practical rule is simple: use organic data to prove what has happened, and synthetic data to prove what could still happen under realistic pressure.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATLAS and OWASP Agentic AI Top 10 address the attack and risk surface, while NIST AI RMF, NIST AI 600-1 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | GOVERN-2 | Red teaming needs governance, accountability, and traceable evaluation decisions. |
| MITRE ATLAS | ATLAS helps map synthetic variants to realistic adversarial behaviors and goals. | |
| OWASP Agentic AI Top 10 | Agentic AI tests must cover tool abuse, memory misuse, and action chaining. | |
| NIST AI 600-1 | GenAI evaluation guidance supports controlled testing of unsafe outputs and misuse. | |
| NIST CSF 2.0 | GV.OV-01 | Red teaming supports ongoing oversight of AI control effectiveness and drift. |
Include tool-use and workflow-abuse scenarios in red team cases, not just prompt-only attacks.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org