{
  "name": "China Sourcing Audit",
  "description": "Evidence-based verification of Chinese suppliers for overseas importers: factory-vs-trader detection, payment red flags, landed cost, certification fraud. Pay-per-call in USDC on Base via x402.",
  "version": "4.0.0",
  "url": "https://x402-stable-door.lu7897859.workers.dev",
  "capabilities": {
    "extensions": [
      {
        "uri": "https://github.com/google-a2a/a2a-x402/v0.1",
        "description": "$0.03 USDC on Base per call via x402 (HTTP 402).",
        "required": false
      }
    ],
    "streaming": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "verify_supplier",
      "name": "Supplier Verification",
      "description": "Check whether a Chinese company is a real factory or a trading middleman, with public-record evidence.",
      "tags": [
        "china",
        "supplier",
        "due-diligence",
        "verification"
      ]
    },
    {
      "id": "payment_red_flags",
      "name": "Payment Red Flags",
      "description": "Detect payment-fraud patterns before money moves offshore.",
      "tags": [
        "payment",
        "fraud",
        "risk"
      ]
    },
    {
      "id": "landed_cost_calc",
      "name": "Landed Cost Calculator",
      "description": "Estimate true landed cost including tariffs and fees.",
      "tags": [
        "logistics",
        "cost",
        "import"
      ]
    },
    {
      "id": "certification_check",
      "name": "Certification Check",
      "description": "Spot fake or misattributed certifications and badges.",
      "tags": [
        "certification",
        "fraud"
      ]
    },
    {
      "id": "audit_checklist",
      "name": "Audit Checklist",
      "description": "Structured pre-purchase audit checklist for sourcing.",
      "tags": [
        "audit",
        "checklist"
      ]
    },
    {
      "id": "full_supplier_audit",
      "name": "Full Supplier Audit",
      "description": "Complete evidence-chain supplier audit report.",
      "tags": [
        "audit",
        "report"
      ]
    }
  ]
}