{
  "x402Version": 2,
  "id": 7916,
  "slug": "7916",
  "resource": "https://api.m2msentinel.com/v1/security/score/:address",
  "description": "How completely could this Base contract be checked, and on what grade of evidence. Separates checked-and-clean from could-not-be-checked, which automated callers otherwise conflate. Explicitly not a safety score.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6d6c398390cfb88f1cd42715b84906a0bd6652aa",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "analysisKind": "STATIC_BYTECODE_CAPABILITY_HEURISTIC",
            "notASafetyGuarantee": true,
            "reachability": "NOT_ESTABLISHED",
            "status": "SUCCESS"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/security/score/:address",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "address": {
                    "description": "A Base mainnet contract address.",
                    "pattern": "^0x[0-9a-fA-F]{40}$",
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "capabilityScore": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "status": {
                    "const": "SUCCESS",
                    "type": "string"
                  }
                },
                "required": [
                  "status"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.m2msentinel.com",
  "lastUpdated": "2026-09-02T00:18:36.846Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-02T00:18:36.655Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.m2msentinel.com",
    "manifest_name": "api.m2msentinel.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}