{
  "slug": "llm-plus-fuzzing",
  "term": "LLM plus fuzzing",
  "tools": [
    "buttercup",
    "zkcraft",
    "atlantis"
  ],
  "definition": "The model proposes harnesses, seeds or mutation patterns; the fuzzer supplies ground truth by crashing or violating an oracle.",
  "detail": [
    "This is the AIxCC architecture and the zkCraft design. Its strength is that reported bugs are real by construction; its weakness is that it only reaches what the fuzzer can execute."
  ],
  "page": "https://agentsast.com/glossary/llm-plus-fuzzing/",
  "updated": "2026-09-13"
}