{
  "x402Version": 2,
  "id": 5388,
  "slug": "5388",
  "resource": "https://quietstore-production.edge-7e13f.workers.dev/v1/tools/site-hygiene-score",
  "description": "Audit a public https URL. POST {\"url\":\"https://your.site\",\"min_score\":80} ($0.02). After payment we fetch the origin (headers, HSTS, CSP, TLS, cookies, DNS/email, security.txt) and return a 0–100 score, do_this_first, and ci_failed for CI. Free preview is snapshot-only {headers}. Badge: GET /v1/tools/site-hygiene-score/badge?host=your.site.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8f9ef7f8c4744bfaedaa5d315c21f9770c10f931",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "min_score": 80,
            "url": "https://example.com/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "metered": true,
            "result": {
              "ci_failed": true,
              "do_this_first": [
                {
                  "fix": "Add Strict-Transport-Security on all HTTPS responses with max-age≥15552000.",
                  "id": "HDR_MISSING_HSTS",
                  "title": "Strict-Transport-Security header missing"
                }
              ],
              "label": "Needs work",
              "mode": "live",
              "pass": false,
              "rubric_version": 1,
              "score": 64
            },
            "tool": {
              "id": "tool-site-hygiene-score",
              "price_version": 1,
              "title": "Scan a live URL → 0–100 hygiene score + ranked fixes"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "quietstore-production.edge-7e13f.workers.dev",
  "lastUpdated": "2026-08-21T00:32:42.992Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-21T00:32:42.822Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "quietstore-production.edge-7e13f.workers.dev",
    "manifest_name": "quietstore-production.edge-7e13f.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}