{
  "x402Version": 2,
  "id": 8233,
  "slug": "8233",
  "resource": "https://agenteconomy.report/api/skill/:slug",
  "description": "Operational trust rating (AAA to D, trust line BBB) of an agent skill in the ClawHub/OpenClaw registry, as of today: tier, outlook, flags (unknown payee, pipes to shell, handles keys, suspicious), adoption, maturity and the x402 services the skill pays with their own ratings. Check a skill before installing it. Free today-only JSON: https://agenteconomy.report/k/<slug>.json",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3Cc1D8ee1dfdFd326c19B0884B8dF4b24B623f0c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "slug": "scvd-general-store"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-08-27",
            "downloads": 82,
            "flags": [
              "NEW"
            ],
            "outlook": "new",
            "pays_to": [
              {
                "host": "agenteconomy.report",
                "tier": "BB"
              }
            ],
            "score": 33.1,
            "skill": "x402-trust-check",
            "tier": "BB",
            "url": "https://agenteconomy.report/k/x402-trust-check"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/skill/:slug",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "slug": {
                  "description": "Skill slug as listed in the ClawHub registry (e.g. x402-trust-check)",
                  "type": "string"
                },
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agenteconomy.report",
  "lastUpdated": "2026-08-28T14:11:41.173Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T14:11:40.703Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agenteconomy.report",
    "manifest_name": "agenteconomy.report",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}