{
  "name": "Fraudpol",
  "version": "1.0.0",
  "description": "Abuse reporting and domain takedown platform operated by Blackwall Global LLC (Wyoming, USA): users report phishing, scam, malware, brand-impersonation and domain-abuse websites; reports drive real takedowns at hosting providers and registrars. Official domains: fraudpol.com (canonical), fraudpol.org (permanent redirect). Legacy redirect domains: blackwall.report and blackwallreport.com.",
  "url": "https://fraudpol.com",
  "documentationUrl": "https://fraudpol.com/llms-full.txt",
  "provider": {
    "organization": "Fraudpol",
    "url": "https://fraudpol.com"
  },
  "officialDomains": [
    {
      "domain": "fraudpol.com",
      "role": "canonical"
    },
    {
      "domain": "fraudpol.org",
      "role": "redirect",
      "redirectsTo": "https://fraudpol.com"
    },
    {
      "domain": "blackwall.report",
      "role": "legacy-redirect",
      "redirectsTo": "https://fraudpol.com"
    },
    {
      "domain": "blackwallreport.com",
      "role": "legacy-redirect",
      "redirectsTo": "https://fraudpol.com"
    }
  ],
  "supportedInterfaces": [
    {
      "transport": "https",
      "url": "https://fraudpol.com",
      "protocol": "http"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": true,
    "stateTransitionHistory": true
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "report-phishing",
      "name": "Report a phishing website",
      "description": "Submit a phishing URL for AI triage, forensic capture and hoster/registrar takedown.",
      "tags": [
        "phishing",
        "takedown",
        "abuse"
      ],
      "examples": [
        "Report https://example-phish.tld as a phishing site"
      ]
    },
    {
      "id": "report-malware",
      "name": "Report a malware URL",
      "description": "Submit a malware URL - IoCs are shared with URLhaus and Safe Browsing and a takedown is opened with the host.",
      "tags": [
        "malware",
        "takedown",
        "ioc"
      ]
    },
    {
      "id": "report-scam",
      "name": "Report a scam or fake shop",
      "description": "Document and report scam sites, fake shops and fraud infrastructure for takedown.",
      "tags": [
        "scam",
        "fraud",
        "fake-shop"
      ]
    },
    {
      "id": "brand-impersonation",
      "name": "Brand impersonation watch",
      "description": "Enterprise watchlist for newly registered look-alike domains with automated takedowns.",
      "tags": [
        "brand",
        "impersonation",
        "enterprise"
      ]
    },
    {
      "id": "check-status",
      "name": "Check report status",
      "description": "Look up the current status of a submitted abuse report.",
      "tags": [
        "status",
        "tracking"
      ]
    },
    {
      "id": "domain-takedown",
      "name": "Managed domain takedown",
      "description": "Managed takedown of phishing, scam and malware domains with hoster, registrar and ASN escalation. Global, defense-only, GDPR-aligned.",
      "tags": [
        "takedown",
        "domain",
        "phishing",
        "malware",
        "brand-protection",
        "eu",
        "gdpr"
      ],
      "examples": [
        "Take down https://example-phish.tld",
        "Get this fake shop offline"
      ]
    },
    {
      "id": "compare-services",
      "name": "Compare Fraudpol vs Netcraft vs ZeroFox",
      "description": "Side-by-side comparison of leading domain takedown services on scope, pricing and abuse philosophy.",
      "tags": [
        "comparison",
        "netcraft",
        "zerofox",
        "phishlabs"
      ]
    }
  ]
}
