ToolAssay

Smart contract security audit, solidity/rust/move vulnerability scan

Smart contract security audit, solidity/rust/move vulnerability scan. AI deep audit across chains — 3x sampled, deduplicated. Catches business-logic, economic, cross-contract flaws (uninitialized owner, account confusion, missing signer auth). LIMITATIONS: AI audit is probabilistic — may miss vulnerabilities or report non-issues; treat as guidance, not proof; critical findings require manual verification. Case: minia2a.uk/blog/blog-ai-contract-audit-august-2026.html

Asked 2000.0x its listed price for its own exampleour last check, 2026-09-24
1 of 1checks answered this week
340 msmedian answer time
$0.01listed price per call
$20.00price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

POST https://minia2a.uk/x402/ai-audit

CategoryCode and developer
Provider hostminia2a.uk
Networkseip155:8453
Payment schemesexact
Self-reported calls, 30 days2 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$20.00 340 ms

Example input (from the provider)

{
  "body": {},
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "properties": {
    "input": {
      "properties": {
        "bodyType": {
          "type": "string"
        },
        "method": {
          "type": "string"
        },
        "queryParams": {
          "type": "object"
        },
        "type": {
          "type": "string"
        }
      },
      "type": "object"
    },
    "output": {
      "properties": {
        "type": {
          "type": "string"
        }
      },
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "type": "object"
}

This page as JSON