32  AI Red-Team Loop

33 AI Red-Team Loop

Working seal: stack://ai-red-team-loop/6CF8F7698D

Enter: Use when an LLM-assisted workflow needs controlled adversarial testing for prompt injection, jailbreak pressure, leakage, or tool misuse.

33.3 Loop or Recursion

{
  "steps": [
    2,
    3,
    4,
    5,
    6
  ],
  "until": "Attack resistance and utility preservation meet the release threshold, or residual risk is documented for human review"
}

33.4 On Fail

Stop the test if a probe would require operational harmful content; replace it with a defanged skeleton and record the omitted class of detail.

33.5 Why It Works

It treats adversarial promptcraft as evidence-producing security work instead of social-media prompt collecting.