{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "skills": [
    {
      "name": "check_email_breaches",
      "type": "mcp-tool",
      "description": "Check if an email address appears in any known data breaches.",
      "url": "https://api.xposedornot.com/mcp",
      "sha256": "41063889c5bd57c82e3656a20bcf24f9b99c2b6b4c24943d01b80d65e68d704b"
    },
    {
      "name": "get_breach_analytics",
      "type": "mcp-tool",
      "description": "Detailed breach analytics for an email: risk score, timeline, exposure categories.",
      "url": "https://api.xposedornot.com/mcp",
      "sha256": "41063889c5bd57c82e3656a20bcf24f9b99c2b6b4c24943d01b80d65e68d704b"
    },
    {
      "name": "list_breaches",
      "type": "mcp-tool",
      "description": "List or filter known breaches by domain or breach ID.",
      "url": "https://api.xposedornot.com/mcp",
      "sha256": "41063889c5bd57c82e3656a20bcf24f9b99c2b6b4c24943d01b80d65e68d704b"
    },
    {
      "name": "domain_breach_summary",
      "type": "mcp-tool",
      "description": "Aggregate breach summary for a domain: number of breaches, affected email accounts, pastes, and most recent breach date. Returns only counts, not individual email addresses.",
      "url": "https://api.xposedornot.com/mcp",
      "sha256": "41063889c5bd57c82e3656a20bcf24f9b99c2b6b4c24943d01b80d65e68d704b"
    },
    {
      "name": "get_breach_metrics",
      "type": "mcp-tool",
      "description": "System-wide breach statistics: total breaches and records indexed, breaches per year and industry, largest and most recent breaches, and when the latest breach was added.",
      "url": "https://api.xposedornot.com/mcp",
      "sha256": "41063889c5bd57c82e3656a20bcf24f9b99c2b6b4c24943d01b80d65e68d704b"
    },
    {
      "name": "get_recent_breaches",
      "type": "mcp-tool",
      "description": "Latest data breach news and recently added breaches tracked by XposedOrNot.",
      "url": "https://api.xposedornot.com/mcp",
      "sha256": "41063889c5bd57c82e3656a20bcf24f9b99c2b6b4c24943d01b80d65e68d704b"
    }
  ]
}
