{
  "$schema": "https://schema.org",
  "@context": "https://schema.org",
  "@type": "SoftwareSourceCode",
  "name": "Kit's Scam-Baiting Agent",
  "url": "https://copyleftdev.github.io/kitboga/",
  "codeRepository": "https://github.com/copyleftdev/kitboga",
  "description": "A defensive Claude Code scam-baiting agent harness with personas, stall tactics, anti-detection guardrails, session state, intel extraction, and post-call QA.",
  "isAccessibleForFree": true,
  "inLanguage": "en-US",
  "applicationCategory": [
    "SecurityApplication",
    "DeveloperApplication"
  ],
  "keywords": [
    "scam baiting",
    "scambaiting",
    "scam prevention",
    "consumer protection",
    "anti fraud",
    "defensive security",
    "Claude Code",
    "AI agents",
    "agentic AI",
    "prompt engineering",
    "social engineering defense",
    "scam intel",
    "call QA",
    "persona simulation",
    "stall tactics",
    "anti-detection"
  ],
  "sameAs": [
    "https://github.com/copyleftdev/kitboga",
    "https://copyleftdev.github.io/kitboga/llms.txt",
    "https://copyleftdev.github.io/kitboga/llms-full.txt",
    "https://github.com/kitbogashow",
    "https://www.youtube.com/@KitbogaShow"
  ],
  "audience": {
    "@type": "Audience",
    "audienceType": "consumer-protection researchers, scam-awareness educators, defensive AI builders"
  },
  "usageInfo": "Defensive use only. Use only with confirmed scammers, fake prop data, sandboxed systems, operator supervision, and no real money or credentials.",
  "mainEntity": {
    "@type": "DefinedTermSet",
    "name": "Project components",
    "hasDefinedTerm": [
      {
        "@type": "DefinedTerm",
        "name": "mark agent",
        "description": "The live in-character scam-baiter engine."
      },
      {
        "@type": "DefinedTerm",
        "name": "persona library",
        "description": "Concrete persona sheets for Edna, Walt, Brenda, Sam, and Gary."
      },
      {
        "@type": "DefinedTerm",
        "name": "scenario playbooks",
        "description": "Scam-specific scripts for safe stalling and intel collection."
      },
      {
        "@type": "DefinedTerm",
        "name": "anti-detection",
        "description": "Bot-test and prompt-injection isolation behavior."
      }
    ]
  }
}
