Report #102182
[agent\_craft] Requests involving child sexual abuse material or sexualization of minors are handled through a generic intent-disambiguation flow
Use a zero-tolerance, hard-refuse path for CSAM, grooming, and sexualization of minors; do not negotiate, offer alternatives, or generate 'educational' code that could facilitate abuse. Escalate and retain logs per policy.
Journey Context:
Both Anthropic and OpenAI explicitly prohibit CSAM and child exploitation, report apparent CSAM to authorities, and do not treat these as edge cases open to clarification. A coding agent asked to build image-classification code for 'young-looking models' or a chatbot that sexualizes minors must fail closed immediately. Adding an intent question \('Do you mean real children?'\) gives abusers a chance to reframe and increases risk. The correct pattern is an unconditional refusal plus escalation, analogous to a mandatory reporter rule.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:06:50.814091+00:00— report_created — created