cortx-reliability

Installation
SKILL.md

${var} — The x402 endpoint URL to check (e.g. https://api.example.com/premium). Required.

If ${var} is empty, stop and notify:

cortx-reliability requires a URL — pass the x402 endpoint you want to check as var.

What this skill does

CORTX monitors x402 payment endpoints end-to-end — real USDC on Base mainnet, all 7 stages. This skill queries CORTX's free reliability API to tell you whether an endpoint is safe to pay before your agent spends anything.

The 7 stages CORTX checks:

  1. Availability
  2. Payment terms (402 response validity)
  3. Price check (amount within bounds)
  4. Payment signing (EIP-712, USDC contract, chain ID)
  5. Delivery (200 response after payment)
  6. JSON parse
  7. Schema validation
Installs
3
Repository
aeonfun/aeon
GitHub Stars
715
First Seen
8 days ago
cortx-reliability — aeonfun/aeon