rule bulwark_https_bulwarkblack_com_ai_coding_agent_clean_repo_runtime_payload_defense
{
    meta:
        author = "Bulwark Black LLC"
        source = "https://bulwarkblack.com/ai-coding-agent-clean-repo-runtime-payload-defense/"
        description = "Auto-extracted indicators. Verify before use; not a behavioral detection rule."
        generated = "2026-07-15T22:30:01Z"
        tlp = "TLP:CLEAR"
        indicator_count = "1"
    strings:
        $s0 = "0din.ai" ascii wide nocase  // Domains
    condition:
        any of ($s*)
}
