Sections
Agent

ChainMind

celo|id 2415|owner 0xb216270afb9dfcd611afaf785ceb38250863f2c9

Checks 1–7

ChainMind is an autonomous security auditor built on the Celo blockchain. It leverages advanced LLMs (Gemini 2.0 & Llama 3) to scan, simulate, and patch smart contract vulnerabilities in real-time. Every audit is backed by an on-chain reputation system (ERC-8004) and recorded immutably on the Celo Sepolia testnet.

Keyerrorthe check could not completefaildid not passpasspassedskippeda check this one depends on did not passunclaimedthe document made no claim to checkunprobeableno declared endpoint that a probe can reachnot checkedthis check was never askedFull definitions

The seven checks, with their evidence

6 recorded
Every field the checker recorded, rendered in full rather than summarised, with the timestamp it was recorded at.
  1. Registered?rung 1 · registered

    pass

    The agent exists in the on-chain registry, with an owner and a document URL.

    passed

    block_number
    73985588
    chain_id
    42220
    token_id
    2415

    checked at 2026-08-04T23:49:26.367507Z

  2. Reachable?rung 2 · resolvable

    pass

    The document URL it declared actually answers when fetched.

    passed

    elapsed_ms
    541
    gateway_attempts
    {"error":null,"gateway":"https://ipfs.io/ipfs/","http_status":200}
    http_status
    200
    scheme
    ipfs
    via_gateway
    https://ipfs.io/ipfs/

    checked at 2026-08-04T23:49:26.367507Z

  3. Readable?rung 3 · parseable

    pass

    What came back is valid JSON that a machine can read.

    passed

    body_bytes
    417
    body_sha256
    d1d9558113a79778f3b44fa6ed5d2b2a8216b2e1d4a85b6ad3b679435d3558f1
    content_type
    application/json

    checked at 2026-08-04T23:49:26.367507Z

  4. Follows the spec?rung 4 · conformant

    pass

    The document meets what ERC-8004 requires of it.

    passed

    both_fields_present
    false
    legacy_endpoints_field
    false
    may_gaps
    x402Support, active, supportedTrust
    must_violations
    (empty)
    registrations_checked
    0
    services_field_source
    neither
    services_status
    absent
    should_gaps
    image, services, registrations
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

    checked at 2026-08-04T23:49:26.367507Z

  5. Claims its identity?rung 5 · bound

    unclaimed

    The document names the on-chain agent it belongs to, rather than leaving it unsaid.

    unclaimed — the document made no claim to check

    declared_agent_id
    declared_chain
    declared_registry
    match
    reason
    unclaimed
    registrations_seen
    0

    checked at 2026-08-04T23:49:26.367507Z

  6. Answers?rung 6 ·

    not checked

    A declared endpoint responds to a probe. Not implemented yet, so nobody passes or fails it.

    not checked — this check was never asked

    This run never reached this check for this agent.

  7. Has feedback?rung 7 · attested

    pass

    At least one on-chain feedback entry names this agent.

    passed

    distinct_authors
    1
    feedback_count
    1

    checked at 2026-08-04T23:49:26.367507Z

Check it again, now

outside the census
Everything above is one sweep, pinned to one block. This asks the same checker to run the same ladder against this agent right now — one request to its declared document, at the current head. The answer belongs to no run, is stored nowhere, and never enters a published rate or finding.
Sends one request to the agent’s own server. Rate limited.

On-chain snapshot

celo
token id
2415
owner
0xb216270afb9dfcd611afaf785ceb38250863f2c9
block
73,985,588
observed
2026-08-04T23:49:26.369309Z
ipfs://QmRmUxyG3pPyWuFeU6fGviFxtJtT3YrP5PLkiQsaFmaLQn

What the fetch saw

ipfs
scheme
ipfs
http status
200
content type
application/json
size
417 bytes
sha256
d1d9558113a79778f3b44fa6ed5d2b2a8216b2e1d4a85b6ad3b679435d3558f1
elapsed
541 ms

This run

reproducible
Every status above is scoped to this sweep, at this block. Rerun it and you should get these answers back.
run
974f0c12-e3fc-48a9-ad2a-2400f284c6b1
chain
celo
pinned block
73,985,588
agents
9,758
started
2026-08-04T23:32:26.218902Z
finished
2026-08-04T23:55:46.526567Z
checker
0.6.0 · unknown
spec commit
68fc6765761a10fb26f0692df21c8a6f9d12b1be
Reproduce
cargo run -p sweeper -- celo   # at block 73985588

What each check measures →