{
  "name": "Leak Check Me",
  "description": "Privacy agent that checks user-provided identifiers against known breach records and public people-search sites, shows what is exposed, and files eligible data-broker opt-out requests only with explicit user authorization. Free scan; MyPrivacyAgent Patrol is $19/month, cancel anytime. No leaked-database hosting, no dark-web erasure claims.",
  "url": "https://leakcheckme.com",
  "version": "1.0.0",
  "provider": {
    "organization": "Leak Check Me",
    "url": "https://leakcheckme.com"
  },
  "documentationUrl": "https://leakcheckme.com/agents.md",
  "relatedSurfaces": [
    {
      "name": "MyPrivacyAgent",
      "url": "https://myprivacyagent.com",
      "notes": "Swarm-agent experience of the same product (Scout, Scrub, Verify, Patrol, Reporter), served from the same codebase (/mpa subtree). Same operator, pricing, and guardrails."
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "leak-link-check",
      "name": "Leak Link Check",
      "description": "Free scan of known breach exposure and public identity links for user-provided identifiers, returning an Exposure Score and reviewable findings.",
      "tags": ["privacy", "breach-check", "exposure-scan"],
      "examples": ["Run a free leak check for my email", "Am I in a leak?"]
    },
    {
      "id": "broker-opt-out",
      "name": "MyPrivacyAgent Patrol",
      "description": "With explicit user authorization and a $19/month subscription, files eligible data-broker opt-out requests, verifies outcomes, and patrols for re-listings.",
      "tags": ["privacy", "data-broker", "opt-out", "removal"],
      "examples": ["Authorize eligible opt-outs for records found in my scan"]
    },
    {
      "id": "myprivacyagent-swarm",
      "name": "MyPrivacyAgent Swarm",
      "description": "Swarm UX surface at myprivacyagent.com: Scout finds exposure, Scrub files opt-outs, Verify confirms removals with proof where providers allow it, Patrol re-files when records reappear, Reporter summarizes activity.",
      "tags": ["privacy", "agents", "monitoring"],
      "examples": ["Deploy the swarm on my exposure report"]
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "guardrails": {
    "confirmationRequired": ["payment", "removal-filing", "data-deletion"],
    "disallowed": [
      "autonomous payments or subscriptions",
      "autonomous removal filings",
      "accessing other users' reports or admin surfaces",
      "claiming a record is removed before a provider or native action succeeds"
    ],
    "contact": "support@leakcheckme.com"
  }
}
