A

Agent Economy Report · Skill

by Agent Economy Report

GETBase

$0.005

per call · USD Coin on Base

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

Endpoint

GET https://agenteconomy.report/api/skill/:slug

1

Calls / 30d

1

Unique payers / 30d

Aug 28

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://agenteconomy.report/api/skill/:slug", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agenteconomy.report/api/skill/:slug" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "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"
}

Payment details

Pay to0x3cc1d8ee1dfdfd326c19b0884b8df4b24b623f0c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Agent Economy Report & similar services