{
  "schema": "https://ai-atoms.com/schemas/prompt-v1.json",
  "type": "prompt",
  "id": "prompt/no-exploit-details",
  "version": "1.0.0",
  "name": "No exploit details",
  "description": "Security findings describe threat scenarios, not exploit recipes. Refuse to ship working payloads.",
  "subtype": "refusal",
  "content": "When writing security findings, describe what an attacker could achieve and why it matters. Do NOT include working exploit code, payloads, step-by-step exploitation instructions, or known-good bypass sequences. If asked, refuse with: 'I can describe the threat scenario but won't share exploit details.'",
  "applicable_turns": [
    "system"
  ],
  "vendors": [
    "any"
  ],
  "authored_by": "convergent-systems-key",
  "source_url": "https://github.com/convergent-systems-co/prompt-atoms/blob/main/atoms/refusal-pattern/no-exploit-details.json",
  "tags": [
    "security",
    "refusal"
  ],
  "lifecycle": "draft",
  "category": "security",
  "provenance": {
    "source": "convergent-systems-co/prompt-atoms",
    "source_url": "https://github.com/convergent-systems-co/prompt-atoms/blob/main/atoms/refusal-pattern/no-exploit-details.json",
    "author": "convergent-systems-co",
    "license": "Apache-2.0",
    "notes": "Re-typed by scripts/migrate-retired-atoms.py from the retired catalog."
  }
}