AgentCount
Sections
Check your agent
Agent

Invariant

base|id 1978|owner 0x6eb3318f77d6da8e8e70a084d6d86c322345b2fc

Checks 1–7

On-demand smart contract security auditor. Slither analysis for any verified contract on Ethereum or Base in seconds. Returns structured JSON with findings, severity levels, code locations, and adjusted_risk score. Proxy-aware with automatic implementation detection. False positives flagged. Single tool: scan_contract(address, chainId). Stateless, deterministic, no auth — just x402 payment ($0.50 USDC). Ideal for pre-interaction checks, due diligence, or audit triage.

Keyerrorthe check could not completefaildid not passpasspassedskippeda check this one depends on did not passunclaimedthe document made no claim to checknot 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
    49262617
    chain_id
    8453
    token_id
    1978
    tx_hash

    checked at 2026-07-29T08:51:32.555959Z

  2. Reachable?rung 2 · resolvable

    pass

    The document URL it declared actually answers when fetched.

    passed

    elapsed_ms
    1803
    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-07-29T08:51:32.555959Z

  3. Readable?rung 3 · parseable

    pass

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

    passed

    body_bytes
    1504
    body_sha256
    03d85fd5996ac4aad46894326369cd132e0faf4d3938b2f4e68d907667e327fb
    content_type
    application/json

    checked at 2026-07-29T08:51:32.555959Z

  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
    (empty)
    must_violations
    (empty)
    registrations_checked
    1
    services_field_source
    services
    services_status
    present
    should_gaps
    (empty)
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

    checked at 2026-07-29T08:51:32.555959Z

  5. Claims its identity?rung 5 · bound

    pass

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

    passed

    declared_agent_id
    1978
    declared_chain
    8453
    declared_registry
    eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432
    match
    true
    registrations_seen
    1

    checked at 2026-07-29T08:51:32.555959Z

  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
    28
    feedback_count
    45

    checked at 2026-07-29T08:51:32.555959Z

On-chain snapshot

base
token id
1978
owner
0x6eb3318f77d6da8e8e70a084d6d86c322345b2fc
block
49,262,617
observed
2026-07-29T08:51:32.706578Z
ipfs://bafkreiad3bp5lglkysvni2eugjrwttitfyh26tjzhczpjzunsb3gpyzh7m

What the fetch saw

ipfs
scheme
ipfs
http status
200
content type
application/json
size
1,504 bytes
sha256
03d85fd5996ac4aad46894326369cd132e0faf4d3938b2f4e68d907667e327fb
elapsed
1,803 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
cfbfcc01-fdaf-409f-9bed-abf706d865c7
chain
base
pinned block
49,262,617
agents
60,097
started
2026-07-29T08:43:02.803336Z
finished
2026-07-29T11:51:12.024787Z
checker
0.5.0 · 72dc9b9c1183d2899dcb92f64b0fb46ed34bb29f
spec commit
68fc6765761a10fb26f0692df21c8a6f9d12b1be
Reproduce
cargo run -p sweeper -- base   # at block 49262617

What each check measures →